Create Contact Activity

Adds an activity relating to the contact. The added activity is displayed on the Activities tab of the contact profile page.

Path Params
string
required
Body Params
int32
required
≥ 1

The identifier for the activity type.

string
length ≤ 255

The name of the activity type.

int32

An indicator of which activity type group the current activity type should be included in. Allowed values: -2 for Archived Activities/Tasks, -1 for All Activities/Tasks, 0 for Custom Tasks/Activities, 1 for Activities, 2 for Tasks. A value of -2 cannot be submitted when creating an activity.

date-time

The date of the activity.

int32

The identifier for the contact who logged the activity.

int32

The identifier for the contact activity.

string

Notes on the contact activity.

int32

The identifier for the user who created the activity.

contactActivityDetailsDefinitionIds
array of int32s

The list of identifiers for the contact activity details definitions associated with the activity.

contactActivityDetailsDefinitionIds
Headers
uuid

Unique request identifier (GUID) used to correlate request data with log entries and events.

integer

An integer identifier for the tenant that the request is being made for. Required when Tenant header is not provided.

string

Tenant company code that determines data access scope during the request. Required when FrontOfficeTenantId header is not provided.

Responses

401

Unauthorized

403

Access Denied

405

Unsupported method

406

Unsupported format(s) indicated by Accept header

415

Unsupported format(s) indicated by the Content-Type header

429

Too many requests

500

An unexpected error occurred

502

Service Unavailable

504

Gateway Timeout

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