Add Contacts to a Sequence
Add contacts to an email sequence.
post_apollo_emailer_campaigns_search and confirm its state before adding anyone. Writes land in the AIsa workspace, which every caller shares: the record becomes visible and editable by others, and there is no per-caller isolation. Sending cannot be recalled once a step goes out.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Sequence (emailer campaign) ID.
Query Parameters
Sequence ID (same as sequence_id).
Contact IDs to add. Provide either contact_ids[] or label_names[] (or both).
Label names for contacts to add. Provide either label_names[] or contact_ids[] (or both).
Email account ID (or IDs) to send from.
Optional from-address alias.
Allow contacts without email.
Allow contacts with unverified email.
Allow contacts with job change.
Allow contacts active in other sequences.
Allow contacts finished in other sequences.
Response
Successful response
Whether the add succeeded (when returned).