Create activity

Create an activity on a deal. Requires the ACTIVITIES_API feature flag and an API key with the activities:write scope. stage_id must be a stage belonging to the deal's origin — when omitted, it defaults to the deal's current stage.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
uuid
required

UUID of the deal this activity belongs to. Must belong to the authenticated owner.

string
required

Title of the activity.

string
enum
required
Allowed:
date-time | null

Due date/time (ISO 8601).

string | null

Free-text body of the activity. For WHATSAPP and INSTAGRAM this is the message text (stored so it renders in the Clint UI message view); for CALL/MAIL/TASK it is the notes field.

uuid

Optional WhatsApp Official message template to attach. Only supported when type is WHATSAPP; must reference a template belonging to the authenticated owner.

uuid

Stage of the deal's origin to associate the activity with. Defaults to the deal's current stage when omitted.

Headers
string
required

API Token

Responses

401

Authentication error - invalid or missing api-token

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json