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

Code Webhook Automation Webhook
View
Spot Workplace Discrimination Patterns with AI
View
Post New YouTube Videos to X
View
Manual Rssfeedread Automate Triggered
View
Splitout HTTP Send Webhook
View
Backup workflows to git repository on Gitea
View
HTTP Googlebigquery Automation Scheduled
View
Aggregate HTTP Create Webhook
View
Manual Stickynote Automation Webhook
View
Manual Htmlextract Automation Webhook
View