GuidesRecipesAPI ReferenceChangelog
HomeSee demo
Guides

Apollo

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 from your data as the identity mapping:
  1. Pick a schedule for your sync:
  1. Click Save.