Add Apollo contacts to a sequence
Approval-gated Apollo sequence enrollment. It searches the target sequence context, email accounts, and saved contacts, then adds explicit saved contact IDs to one existing sequence through recued-core.apollo.sequence.add_contacts with a default paused status. It does not create or update sequences, send direct emails, import contacts in bulk, enrich people, mutate stages, delete records, or call arbitrary Apollo endpoints.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (10 steps)
sequence_id
trim
Trim whitespace from setting sequence id
email_account_id
trim
Trim whitespace from setting email account id
sequences
?
email_accounts
?
contacts
?
has_sequence
compare
Check if sequence id has data
has_email_account
compare
Check if email account id has data
ready
all
Check if all conditions are true
add_contacts
?
skip: step.ready not_equal true
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
apollo
setting
=
status
setting
=
paused
user id
setting
=
contact ids
setting
=
sequence id
setting
=
auto unpause at
setting
=
email account id
setting
=
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.