Beta
Search...
/
About
For Developers
API Reference
accounts
articles
artifacts
auth-tokens
code-changes
notifications
conversations
auth-connection
dev-users
engagements
GET
Count
POST
Count Post
POST
Create
POST
Delete
GET
Get
POST
Get Post
GET
List
POST
List Post
POST
Update
event-source
groups
operate
keyring
links
slas
product-usage
schedules
parts
question-answers
rev-orgs
rev-users
customization
search
service-accounts
snap-ins
snap-widgets
surveys
sys-users
tags
timeline-entries
webhooks
works
Guides
Object Customization
Create accounts and contacts in DevRev
API Reference
engagements
Create
POST
https://
api.devrev.ai
/
engagements.create
Creates a new engagement record.
Request
This endpoint expects an object.
members
list of strings
Required
IDs of the users that were part of the engagement.
parent
string
Required
The parent object ID in which the engagement was created. Currently, only accounts and opportunities are supported.
scheduled_date
datetime
Required
The date and time when the engagement was scheduled.
title
string
Required
The title of the engagement.
artifacts
list of strings
Optional
The IDs of the artifacts to associate with the engagement.
description
string
Optional
The description of the engagement.
engagement_type
enum
Optional
Allowed values:
call
default
email
linked_in
offline
The type of engagement.
external_ref
string
Optional
External Reference for the engagement.
external_url
string
Optional
External URL for the engagement.
tags
list of objects
Optional
Tags associated with the engagement.
Show 2 properties
Response
This endpoint returns an object.
engagement
object
Show 7 properties
Built with