sequence_add_contacts
Add contacts to an email sequence for automated outreach campaigns. Specify contact IDs and sequence ID to include recipients in scheduled communications.
Instructions
Add contacts to an email sequence.
Args:
sequence_id: The sequence ID to add contacts to
contact_ids: List of contact IDs to add
email_account_id: Optional email account to send from
Returns:
Confirmation of contacts added
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sequence_id | Yes | ||
| contact_ids | Yes | ||
| email_account_id | No |