Leads
Trigger Follow-up
Evaluate and send a follow-up message to a lead
POST
This endpoint triggers the AI agent to evaluate a lead and send a follow-up message. Depending on agent configuration, the follow-up may be sent immediately, scheduled for later, or saved as a draft.
Authentication
Requires thex-api-key header with a valid workspace API key.
Path Parameters
The unique identifier of the lead
Response
Whether the follow-up was successfully sent
ID of the lead the follow-up was triggered for
Follow-up message that was sent
Channel used to send the follow-up (e.g.
SMS, EMAIL, WHATSAPP)Status of the follow-up message (e.g.
DRAFT, SCHEDULED, SENT)