Short answer: You can search contact by email in Constant Contact by hand from its own interface, but it won’t repeat itself. On TinyCommand, add the Constant Contact Search Contact by Email action to a workflow, map its 1 input 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 |
|---|---|---|---|
Email email | string | Required | Email address to search for |
{"email": "user@example.com"}
{"contacts": [{"last_name": "Doe","contact_id": "06d4ca6a-3122-11ee-a32f-fa163e56c9b0","created_at": "2025-01-15T12:00:00Z","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.