Set automations
Campaigns
Set automations
Set the full list of automations for a campaign. Replaces all existing automations. Automations trigger actions when certain events occur (e.g., setting a status or applying tags when a prospect replies).
PUT
Set automations
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the campaign.
Pattern:
^[0-9a-z]+$Body
application/json
The complete list of automations for the campaign. Any existing automations not in this list will be removed.
- Set status automation
- Set tags automation
Response
200 - application/json
OK