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

Schedule Filter Create Scheduled
View
Gmail AI auto-responder: create draft replies to incoming emails
View
Telegram Stickynote Automate Triggered
View
Wait Redis Create Triggered
View
Respondtowebhook Stickynote Automation Webhook
View
get_a_web_page
View
Customer and Sales Support
View
HTTP GitHub Create Webhook
View
Summarize Google Sheets form feedback via OpenAI's GPT-4
View
Code Form Send Webhook
View