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

ETL pipeline
View
Create, update, and get a profile in Humantic AI
View
Update all Zammad Roles to default values
View
Manual Ftp Automation Webhook
View
Syncro to Clockify
View
Calendly Filter Create Triggered
View
Create a post and update the post in WordPress
View
upload-post images
View
Wait Splitout Create Webhook
View
PG&E Daily Cost Tracker
View