Create a DM automation
Creates a DM automation: when its trigger fires it sends one direct message (text plus up to 3 link buttons). Set followGate (Instagram only) to gate that message behind a follow check, and emailGate to gate it behind the contact replying with an email address. Set webhook to call an external endpoint once the message is sent; its payload carries the run's contact and identifiers.
Request body
Response
Default Response
Changes
Changed in 2 of the 8 revisions of this API.12
- ○
added the optional property
actionto the response with the404statusresponse-optional-property-added
- ○
added the optional property
actionto the response with the422statusresponse-optional-property-added
- ○
added the optional property
actionto the response with the500statusresponse-optional-property-added
- ○
added the optional property
detailsto the response with the404statusresponse-optional-property-added
- ○
added the optional property
detailsto the response with the422statusresponse-optional-property-added
- ○
added the optional property
detailsto the response with the500statusresponse-optional-property-added
- ○
- ○
added the new optional request property
emailGatenew-optional-request-property
- ○
added the new optional request property
followGatenew-optional-request-property
- ○
added the new optional request property
webhooknew-optional-request-property
- ○
added the optional property
flow/emailGateto the response with the201statusresponse-optional-property-added
- ○
added the optional property
flow/followGateto the response with the201statusresponse-optional-property-added
- ○
added the optional property
flow/webhookto the response with the201statusresponse-optional-property-added
- ○