Skip to main content
Version: v3

Add Contact to Workflow

POST 

/contacts/:contactId/workflow/:workflowId

Add Contact to Workflow

Request

Version stringrequired

API Version

Available optionsv3
contactId stringrequired

Contact Id

workflowId stringrequired

Workflow Id

application/json

Bodyrequired

    eventStartTimestring

    Start time of the workflow event (ISO 8601 format)

application/json

Successful response

Schema
    succeededboolean

    Whether the workflow operation was successful

    succededbooleandeprecated

    Legacy misspelling of succeeded. Deprecated; use succeeded.