Skip to content

Create a(n) Pipeline Activity record​

POST
/pipelineactivities

Authorizations​

Bearer

Please create a SessionId using the access-token endpoint and use it in an authorization header.

TypeHTTP (bearer)
Example'Authorization: BEARER <YOUR_TOKEN_HERE>'

Request Body​

application/json
object
object
One of

Responses​

application/json
JSON
{
"AggregateCount": 0,
"MetaData": null,
"ActivityId": 0,
"TemplateId": 0,
"ActivityType": "string",
"EmailFormId": 0,
"EmailFormName": "string",
"EmailRecipients": null,
"Color": "string",
"Order": 0,
"SendEmailDefault": true
}

Playground​

Authorization
Body

Samples​