# Sequences

# Added to Sequence

Payload Type Description
event string Name of the event that occurred (AddedToSequence)
email 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)
email string Email of the contact who has been unsubscribed from a sequence
tag string Name of the sequence
date string When the event occurred