Adds new recipients to a Sequence.
Have you seen Incoming Webhooks?
See Incoming Webhooks that allow you to easily add a sequence recipient without writing code
Note that you do not need to create a Contact first in order to add a sequence recipient.
Response structure
Case-sensitive
Duplicated and unsubsribed recipients are NOT recognized case-sensitively. So
[email protected]
is different from[email protected]
Parameter | Type | Description |
---|---|---|
recipients | Array | The list of processed recipients |
recipients.email | String | The email of the processed recipients |
recipients.status | String | One of the following values: |
[recipients.errors] | String[] | If the status is |