Follow-up Tasks
Create a follow-up task
Creates a new follow-up task, optionally attached to a lead, deal, conversation, or contact.
POST
Create a follow-up task
Documentation Index
Fetch the complete documentation index at: https://developers.voxys.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API access token for authentication. Obtain from your Voxys Connect profile settings.
Path Parameters
The numeric ID of the account.
Body
application/json
Example:
"Follow up with prospect"
Example:
"Call back after proposal review."
Example:
"2026-06-15T10:00:00Z"
Available options:
low, medium, high Example:
1
Available options:
Lead, FunnelCard, Conversation, Contact Example:
"Lead"
Example:
42
Response
Task created.
Example:
20
Example:
"Follow up with prospect"
Example:
"Call back after proposal review."
Available options:
pending, completed, snoozed Example:
"pending"
Available options:
low, medium, high Example:
"medium"
Example:
"Lead"
Example:
42
Create a follow-up task

