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

n8napi-check-workflow-which-model-is-using
View
On new Stripe Invoice Payment update Hubspot and notify the team in Slack
View
Analyze_email_headers_for_IPs_and_spoofing__3
View
Dialpad to Syncro
View
Wait Code Monitor Webhook
View
Supabase Setup Postgres
View
Wait Splitout Create Scheduled
View
Mailcheck Airtable Monitor
View
HubSpot Mailchimp Create Scheduled
View
Telegram Stickynote Update Triggered
View