Workflow: Quickbooks Onfleet Create

Workflow Details

Download Workflow
{
    "name": "Create a QuickBooks invoice on a new Onfleet Task creation",
    "nodes": [
        {
            "name": "Onfleet Trigger",
            "type": "n8n-nodes-base.onfleetTrigger",
            "position": [
                460,
                300
            ],
            "webhookId": "6d6a2bee-f83e-4ebd-a1d5-8708c34393dc",
            "parameters": {
                "triggerOn": "taskCreated",
                "additionalFields": []
            },
            "typeVersion": 1
        },
        {
            "name": "QuickBooks Online",
            "type": "n8n-nodes-base.quickbooks",
            "position": [
                680,
                300
            ],
            "parameters": {
                "Line": [],
                "resource": "invoice",
                "operation": "create",
                "additionalFields": {
                    "Balance": 0,
                    "TxnDate": "",
                    "ShipAddr": "",
                    "BillEmail": ""
                }
            },
            "typeVersion": 1
        }
    ],
    "active": false,
    "settings": [],
    "connections": {
        "Onfleet Trigger": {
            "main": [
                [
                    {
                        "node": "QuickBooks Online",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Update Roles by Excel
View
Realtime Notion Todoist 2-way Sync Template
View
Parents smart bot
View
Manual Awssns Automate Triggered
View
Get Comments from Facebook Page
View
GoogleSheets Gmail Send Triggered
View
Wait Schedule Create Webhook
View
Backup n8n Workflows to Bitbucket
View
Manual Box Automate Triggered
View
Webhook Code Update Webhook
View