Workflow: Manual Harvest Create

Workflow Details

Download Workflow
{
    "id": "120",
    "name": "Create a client in Harvest",
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                250,
                300
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Harvest",
            "type": "n8n-nodes-base.harvest",
            "position": [
                450,
                300
            ],
            "parameters": {
                "name": "",
                "resource": "client",
                "operation": "create",
                "additionalFields": []
            },
            "credentials": {
                "harvestApi": ""
            },
            "typeVersion": 1
        }
    ],
    "active": false,
    "settings": [],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Harvest",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Manual Helpscout Automate Triggered
View
Manual Bannerbear Automate Triggered
View
Manual Graphql Automate Triggered
View
Turn on a light and set its brightness
View
HTTP Respondtowebhook Create Webhook
View
Credentials Transfer
View
Import multiple CSV to GoogleSheet
View
Splitout Manual Import Webhook
View
Update Roles by Excel
View
Slack Hunter Send Webhook
View