Apollo
Destination and enrichment
Polytomic connects to Apollo using an Apollo API key:
- Generate an Apollo API key by going to your Apollo developer console and clicking Create new key:
- Create the key as a master key (the switch at the bottom should be blue per below screenshot):
- In Polytomic, go to Connections → Add Connection → Apollo.io.
- Paste your Apollo API key in Polytomic:
- 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:
- 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):
- Create a Model Sync, setting your target object to the Apollo sequence you want to add data to:
- Map fields from your model to Apollo, beginning with the email address from your data as the identity mapping:
- Pick a schedule for your sync:
- Click Save.
Updated about 1 month ago