Skip to main content
POST

Your Implementation Required

This endpoint must be implemented on your server
Enginy calls this endpoint to create tasks from campaign sequences.

Request

string
required
Task subject/title
string
Task description
string
Task type (e.g., “call”, “email”, “follow-up”)
string
User ID to assign the task to
string
Due date in ISO 8601 format
string
Associated contact’s CRM ID
string
Associated company’s CRM ID

Response

string
required
The created task’s CRM ID
string
Task subject
boolean
Completion status (initially false)