Skip to main content
Create a new campaign for automated outreach. The campaign starts in draft status and must be started separately.

Request Body

Template Variables

Templates support Jinja2-style variables:
  • {{name}} - Contact’s name
  • {{company}} - Contact’s company
  • {{assistant_name}} - Your assistant’s name
  • Any custom field from imported contacts

Example Request

Request Body

Response

Response

Example Code

cURL
Python
JavaScript

Next Steps

After creating a campaign:
  1. Import contacts using the import-data endpoint
  2. Configure scheduling using the schedule endpoint
  3. Start the campaign using the start endpoint