Create Engagement
Creates a new engagement record.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
members
IDs of the users that were part of the engagement.
scheduled_date
The date and time when the engagement was scheduled.
title
The title of the engagement.
artifacts
The IDs of the artifacts to associate with the engagement.
description
The description of the engagement.
engagement_type
The type of engagement.
Allowed values:
external_ref
External Reference for the engagement.
external_url
External URL for the engagement.
parent
The parent object ID in which the engagement was created.
Currently, only accounts and opportunities are supported.
parents
The parent object IDs to which the engagement is associated.
Currently, only accounts and opportunities are supported.
Response
Success.
engagement