This action will add a contact to one of your Apollo sequences, creating the contact first if it does not already exist.
- API endpoint slug
- apollo.add_contact_to_sequence
- Filter code method
- Apollo.addContactToSequence.skip(string?: reason)
- Runtime method
- runAction("apollo.add_contact_to_sequence", {})
Action fields
- Label
- Contact email address
- Helper text
- The contact will be created from this email if not already in Apollo.
- Slug
- email
- Required
- true
- Can have default value
- true
- Filter code method
- Apollo.addContactToSequence.setEmail(string: email)
- Label
- Which sequence?
- Helper text
- Choose the Apollo sequence to add the contact to.
- Slug
- sequence
- Required
- true
- Can have default value
- false
- Label
- Send emails from
- Helper text
- Choose which linked inbox sends the sequence emails.
- Slug
- email_account
- Required
- true
- Can have default value
- false