Skip to main content
POST
Create Follow-up

Body Parameters

string
required
ISO 8601 scheduled send time. Must be in the future (at least 1 minute from now).
string
required
The contact to send the follow-up to
string
required
The client account (used for AI context and connection routing)
string
Link to an existing reply thread (optional for manually created follow-ups)
string
default:"follow_up_message"
Follow-up type: follow_up_message or linkedin_message
string
Internal notes to guide AI generation. These are not sent to the contact.
string
The email content to send. If omitted, AI will generate the message before the scheduled time.

Response

Returns the created follow-up object.
The due_at must be in the future. Creating follow-ups with past dates returns a 400 error.
If no draft_message is provided, AI will automatically generate the message before the scheduled send time. This consumes 1 AI credit for generation + 1 for sending = 2 credits total.