Short answer: Drop the "TikTok Lead Gen → Get Lead Form Responses" 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 |
|---|---|---|---|
Advertiser ID advertiser_id | string | Required | TikTok advertiser ID |
Lead Form ID page_id | string | Required | ID of the lead form (page_id) |
Start Time start_time | string | Optional | Filter submissions after this time (UTC) |
End Time end_time | string | Optional | Filter submissions before this time (UTC) |
{"advertiser_id": "{{trigger.advertiser_id}}","page_id": "{{trigger.page_id}}","start_time": "2025-01-01 00:00:00","end_time": "2025-01-31 23:59:59"}
{"code": 0,"data": {"list": [{"fields": [{"value": "lead@example.com","field_name": "email"}],"lead_id": "9988776655","submit_time": "2025-01-15 10:30:00"}]}}
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.