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

Write a WordPress post with AI (starting from a few keywords)
View
Manual GoogleSheets Update Triggered
View
Telegram Functionitem Create Scheduled
View
Analyze_email_headers_for_IPs_and_spoofing__3
View
Splitout Extractfromfile Create Webhook
View
Telegram Webhook Automation Webhook
View
Wordpress-to-csv
View
💡🌐 Essential Multipage Website Scraper with Jina.ai
View
Telegram Wait Automate Triggered
View
Stickynote Notion Automate Webhook
View