Short answer: Drop the "Zoho Campaigns → List Campaigns" action anywhere in your workflow, map the inputs from upstream nodes, and publish.
Every field can be mapped from an upstream trigger, AI step, table row, or hard-coded literal.
| Field | Type | Required | Description |
|---|---|---|---|
Status status | options | Optional | Status. Options: All, Drafts, Sent, Scheduled, In Progress |
From Index fromindex | string | Optional | From Index. e.g. "1" |
Range range | string | Optional | Range. e.g. "50" |
{"status": "{{trigger.status}}","fromindex": "1","range": "50"}
{"recent_campaigns": [{"campaign_key": "abc123","campaign_name": "January Newsletter","campaign_status": "sent","created_date_string": "Jan 15, 2025"}]}
Use these fields in downstream nodes for routing, logging, or error handling.
Any of these apps can fire this action as part of a workflow.
Triggered by anything in the catalog. Free tier available. No credit card.