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

Notion Webhook Create Webhook
View
Send an SMS to a number whenever you go out
View
Code Respondtowebhook Create Webhook
View
Wait Splitout Create Scheduled
View
Scrape Trustpilot Reviews with DeepSeek, Analyze Sentiment with OpenAI
View
Manual Comparedatasets Automate Triggered
View
Manual Editimage Create Webhook
View
Scrape Trustpilot Reviews with DeepSeek, Analyze Sentiment with OpenAI
View
Manual Stickynote Automation Webhook
View
Code Filter Create Scheduled
View