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

GoogleSheets Readbinaryfile Automate
View
Generate SQL queries from schema only - AI-powered
View
#️⃣Nostr #damus AI Powered Reporting + Gmail + Telegram
View
Receive updates when a sale is made in Gumroad
View
Schedule Twilio Create Webhook
View
Create entry in Mailchimp from Airtable
View
Schedule GoogleSheets Automation Scheduled
View
Error Gmail Send Triggered
View
RAG Workflow For Company Documents stored in Google Drive
View
LinkedIn Web Scraping with Bright Data MCP Server & Google Gemini
View