Workflow: Manual Zohocrm Automate

Workflow Details

Download Workflow
{
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                250,
                300
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Zoho CRM",
            "type": "n8n-nodes-base.zohoCrm",
            "position": [
                450,
                300
            ],
            "parameters": {
                "options": [],
                "operation": "getAll"
            },
            "credentials": {
                "zohoOAuth2Api": "zoho_creds"
            },
            "typeVersion": 1
        }
    ],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Zoho CRM",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

HTTP Stickynote Create Webhook
View
Wait Redis Create Triggered
View
Turn YouTube Videos into Summaries, Transcripts, and Visual Insights
View
Very quick quickstart
View
Wise Automate
View
Manual HTTP Create Webhook
View
Create, update, and get a document in Google Cloud Firestore
View
Telegram Gmailtool Automation Triggered
View
Manual Stickynote Automation Webhook
View
Manual Hunter Automate Triggered
View