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

Webhook Dropcontact Create Webhook
View
Stickynote Create Webhook
View
Translate questions about e-mails into SQL queries and run them
View
Wait Filter Send Webhook
View
GoogleDrive GoogleSheets Create Triggered
View
[2/3] Set up medoids (2 types) for anomaly detection (crops dataset)
View
Slack Typeform Create Triggered
View
Telegram Stickynote Automate Triggered
View
Wise Airtable Automate Triggered
View
Summarize emails with A.I. then send to messenger
View