Create task
Tasks
Create task
Create a new task with required content and type. Optionally associate with a person, deal, client, or job.
POST
Create task
Authorizations
Authenticate with a Bearer token: API key, OAuth token, or session token.
Body
application/json
Plain text content of the task (required).
Minimum string length:
1Task type (required): text, linkedin_message, linkedin_connection, call, other.
Available options:
text, linkedin_message, linkedin_connection, call, other ISO 8601 due date.
Whether the task is completed. Defaults to false.
Person UUID to associate with this task.
Deal UUID to associate with this task.
Client (organization_companies) UUID to associate with this task.
Job UUID to associate with this task.
Team member UUIDs to assign as task owners. Get IDs from GET /v1/team-members.