Short answer: You can remove contact from list in Constant Contact by hand from its own interface, but it won’t repeat itself. On TinyCommand, add the Constant Contact Remove Contact from List action to a workflow, map its 2 inputs from any upstream app, and it runs automatically every time the trigger fires. No code, and a free tier to start.
Every field can be mapped from an upstream trigger, AI step, table row, or hard-coded literal.
| Field | Type | Required | Description |
|---|---|---|---|
List IDs list_ids | string | Required | Comma-separated list IDs |
Contact IDs contact_ids | string | Required | Comma-separated contact IDs to remove |
{"list_ids": "e.g. 12345678-1234-1234-1234-123456789012","contact_ids": "e.g. 06d4ca6a-3122-11ee-a32f-fa163e56c9b0"}
{"state": "initialized","activity_id": "a8c75a40-3122-11ee-a32f-fa163e56c9b0","percent_done": 0}
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.