# Sequences
# Added to Sequence
Payload | Type | Description |
---|---|---|
event | string | Name of the event that occurred (AddedToSequence) |
string | Email of the contact who has been subscribed to a sequence | |
tag | string | Name of the sequence |
date | string | When the event occurred |
# Removed from Sequence
Payload | Type | Description |
---|---|---|
event | string | Name of the event that occurred (RemovedFromSequence) |
string | Email of the contact who has been unsubscribed from a sequence | |
tag | string | Name of the sequence |
date | string | When the event occurred |
← Orders Subscriptions →