Workflow: Manual Chargebee Create

Workflow Details

Download Workflow
{
    "id": "103",
    "name": "Create a new customer in Chargebee",
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                250,
                300
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Chargebee",
            "type": "n8n-nodes-base.chargebee",
            "position": [
                460,
                300
            ],
            "parameters": {
                "resource": "customer",
                "properties": {
                    "last_name": "",
                    "first_name": ""
                }
            },
            "credentials": {
                "chargebeeApi": ""
            },
            "typeVersion": 1
        }
    ],
    "active": false,
    "settings": [],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Chargebee",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

HTTP Form Automation Webhook
View
Mautic GoogleSheets Automate Scheduled
View
Slack Hunter Send Webhook
View
Linkedin Automation
View
Manual Mandrill Automate Triggered
View
AI Social Media Caption Creator
View
Localfile Splitout Automation Triggered
View
Splitout Redis Create Triggered
View
Calculate the Centroid of a Set of Vectors
View
Stickynote Gmail Create Triggered
View