Create

POST
Creates a new engagement record.

Request

This endpoint expects an object.
memberslist of stringsRequired
IDs of the users that were part of the engagement.
parentstringRequired
The parent object ID in which the engagement was created. Currently, only accounts and opportunities are supported.
scheduled_datedatetimeRequired
The date and time when the engagement was scheduled.
titlestringRequired
The title of the engagement.
artifactslist of stringsOptional
The IDs of the artifacts to associate with the engagement.
descriptionstringOptional
The description of the engagement.
engagement_typeenumOptional
Allowed values: calldefaultemaillinked_inoffline
The type of engagement.
external_refstringOptional
External Reference for the engagement.
external_urlstringOptional
External URL for the engagement.
tagslist of objectsOptional
Tags associated with the engagement.

Response

This endpoint returns an object.
engagementobject