Short answer: Drop the "Zoho Campaigns → Add Subscriber" 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 |
|---|---|---|---|
Mailing List Key listkey | string | Required | Mailing List Key. Example: abc123def456 |
Contact Email email | string | Required | Contact Email. e.g. "subscriber@example.com" |
First Name first_name | string | Optional | First Name. e.g. "John" |
Last Name last_name | string | Optional | Last Name. e.g. "Doe" |
{"listkey": "e.g. abc123def456","email": "subscriber@example.com","first_name": "John","last_name": "Doe"}
{"response": {"status": "success","message": "Contact added to the list"}}
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.