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

Translate cocktail instructions using LingvaNex
View
Wait Code Monitor Webhook
View
Splitout Code Send Webhook
View
Voice RAG Chatbot with ElevenLabs and OpenAI
View
Compare 2 SQL datasets
View
Calendly Notion Automate Triggered
View
Create AI-Ready Vector Datasets for LLMs with Bright Data, Gemini & Pinecone
View
Manual Mailgun Automate Triggered
View
Realtime Notion Todoist 2-way Sync Template
View
Splitout GoogleCalendar Send Webhook
View