GuidesRecipesAPI ReferenceChangelog
HomeSee demo
Guides

Apollo.io

Destination and enrichment

Polytomic connects to Apollo using an Apollo API key:

  1. Generate an Apollo API key by going to your Apollo developer console and clicking Create new key:
  1. Create the key as a master key (the switch at the bottom should be blue per below screenshot):
  1. In Polytomic, go to ConnectionsAdd ConnectionApollo.io.
  2. Paste your Apollo API key in Polytomic:
  1. Click Save.

Enriching your data with Apollo

You can enrich People and Companies data in any of your databases, CRMs, or spreadsheets with Apollo. See our enrichment documentation for details.

Syncing to Apollo

You can sync the following data to Apollo:

  • Accounts
  • Contacts
  • Add contacts from your own data to Apollo sequences

Pushing contacts to Apollo sequences

Using email addresses (even ones from an Apollo enrichment), you can push contacts from any of your systems to your Apollo sequences by creating a Model Sync. If you push a contact that is not already in Apollo, Polytomic will create the contact in Apollo before adding it to the sequence.

The steps are as follows:

  1. Create a data model that surfaces contact fields you'd like to send to an Apollo sequence. Here's an example data model created on a PostgreSQL database (though note the data model can also come from CRMs, spreadsheets, and other systems):
  1. Create a Model Sync, setting your target object to the Apollo sequence you want to add data to:
  1. Map fields from your model to Apollo, beginning with the email address of your source contacts data as the identity mapping:
  1. Within your mappings, make sure to map a sender email address to the From Email Address field in Apollo. This sender email address must belong to a linked email address in your Apollo admin console. It may be useful to use Polytomic's ability to send custom text values.
  1. Pick a schedule for your sync. Set it to Manual if you only want to do this on-demand by clicking a button to sync updates:
  1. Click Save.

📘

Adding contacts that are already sequenced

Polytomic will not add contacts to a sequence if:

  • They are already part of another sequence that hasn't completed.
  • They were part of the target sequence at any point in the past.

Instead, the contacts will be listed in the Warnings column in Polytomic's Sync History page.