Short answer: Drop the "Constant Contact → List Contacts" 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 |
|---|---|---|---|
Limit limit | string | Optional | Number of contacts to return (max 500) |
Status status | options | Optional | Filter by subscription status |
{"limit": "50","status": "{{trigger.status}}"}
{"contacts": [{"last_name": "Doe","contact_id": "06d4ca6a-3122-11ee-a32f-fa163e56c9b0","first_name": "John","email_address": {"address": "user@example.com"}}],"contacts_count": 1}
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.