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

Publish post to a publication
View
Create a client in Harvest
View
Generate SQL queries from schema only - AI-powered
View
HTTP Schedule Create Scheduled
View
YouTube Video Analyzer with AI
View
Merge multiple runs into one
View
Convert YouTube Videos into SEO Blog Posts
View
🤖 Telegram Messaging Agent for Text/Audio/Images
View
Splitout Code Monitor Webhook
View
Wait Splitout Process Scheduled
View