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

Splitout Filter Create Scheduled
View
Splitout Code Import Webhook
View
Receive updates when a billing plan is activated in PayPal
View
Summarize Glassdoor Company Info with Google Gemini and Bright Data Web Scraper
View
Gmail GoogleDrive Create Triggered
View
Auto Knowledge Base Article Generator
View
Scrape Books from URL with Dumpling AI, Clean HTML, Save to Sheets, Email as CSV
View
Wait Code Create Webhook
View
Sync New Files From Google Drive with Airtable
View
TopSourcer - Finds LinkedIn Profiles using natural language
View