Workflow: Manual Agilecrm Create

Workflow Details

Download Workflow
{
    "id": "96",
    "name": "Create a new contact in Agile CRM",
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                250,
                300
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "AgileCRM",
            "type": "n8n-nodes-base.agileCrm",
            "position": [
                450,
                300
            ],
            "parameters": {
                "operation": "create",
                "additionalFields": {
                    "lastName": "",
                    "firstName": ""
                }
            },
            "credentials": {
                "agileCrmApi": ""
            },
            "typeVersion": 1
        }
    ],
    "active": false,
    "settings": [],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "AgileCRM",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

FetchGithubIssues
View
MiniBear Webhook
View
Code Converttofile Create Webhook
View
Manual Movebinarydata Process Triggered
View
Email AI Auto-responder. Summerize and send email
View
Strapi Webhook Automate Webhook
View
cheems
View
🤖 On-Page SEO Audit
View
HTTP Stickynote Create Webhook
View
Wait Code Create Scheduled
View