Workflow: Manual Xero Automate

Workflow Details

Download Workflow
{
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                250,
                300
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Xero",
            "type": "n8n-nodes-base.xero",
            "position": [
                450,
                300
            ],
            "parameters": {
                "options": [],
                "operation": "getAll",
                "organizationId": "ab7e9014-5d01-418f-a64c-dbb6bf5ba2ea"
            },
            "credentials": {
                "xeroOAuth2Api": "n8n_xero"
            },
            "typeVersion": 1
        }
    ],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Xero",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Code Microsoftoutlook Send Webhook
View
Manual GoogleDrive Automate Triggered
View
(G) LineChatBot + Google Sheets (as a memory)
View
Stickynote Executeworkflow Create Triggered
View
FLUX-fill standalone
View
🔍🛠️Generate SEO-Optimized WordPress Content with Perplexity Research
View
Prepare CSV files with GPT-4
View
Splitout Limit Automate Webhook
View
Openweathermap Cron Automate Scheduled
View
Code Microsoftoutlook Create Webhook
View