Apollo Make integrationAutomate Apollo with Make.
What if every new Apollo contact came with a follow-up task already assigned? The Apollo Make integration gives you 15 modules: 3 triggers, 8 actions and 4 searches. This page shows sales and ops teams how to connect the account and build a first scenario step by step.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Apollo Make integration do for your pipeline?
The Apollo Make integration links your Apollo account to Make, a visual tool where you chain apps into a scenario, the automation you build. Each brick of that chain is a module. With Apollo you can watch for new records, then create, update or list accounts, contacts, opportunities and tasks without writing code.
No new lead left without an owner. Start on Watch New Contacts and add Create a Task: each person who lands in Apollo gets a task assigned to a rep, so nobody has to remember to follow up.
A deal opened the moment a company shows up. Watch New Accounts spots each new company, and Create an Opportunity opens a record to track the possible deal. Your pipeline view reflects new accounts without manual entry.
Contact changes pushed to the rest of your stack. Watch Updated Contacts picks up edited contacts, and the next module can send those changes to a spreadsheet or another CRM. The Airtable Make integration is a common destination for that kind of copy.
What Make does not offer here: an instant trigger. All 3 Apollo triggers are scheduled, so Make checks Apollo on the scenario's schedule rather than being called by Apollo. When a listed module does not cover what you need, Make an API Call reaches the rest of the Apollo API with the same connection.
New to the tool? The Make training walks through the editor from scratch. Also weighing n8n? The n8n vs Make comparison sets the two tools side by side.
How do you connect your Apollo account to Make?
- 01
Generate an API key in Apollo
In Apollo, open Settings then Integrations in the left sidebar. Under the API option click Connect, then API Keys and Create New Key. Give it a name, a description and the APIs it covers, click Create API Key and copy it.
- 02
Open the connection window in Make
Add any Apollo module to your scenario and click Create a connection. A connection is your Apollo account linked to Make once, then reused by every Apollo module. The Connection name field is optional, but a clear name helps later.
- 03
Paste the key and save
Paste the key you copied into the API Key field and click Save. If Apollo asks you to authenticate and confirm access, accept. Make can then read your accounts, contacts, opportunities and tasks in the module fields.
Your first scenario: a follow-up task for each new contact
GoalWhen a new contact appears in Apollo, Make creates a follow-up task and assigns it to a rep.
- 01
Create the scenario
From the Scenarios page, create a new scenario. An empty canvas opens with a large +: click it to add the first module, the one that starts everything.
- 02
Add Watch New Contacts
Search for Apollo, pick Watch New Contacts and click Create a connection, or choose the one you already made. This trigger looks for contacts created since the last check.
- 03
Chain Create a Task
Click the + on the right of the trigger and pick Create a Task. Map the contact coming from the trigger into the task, then choose the user who should receive it. Each contact travels as one bundle.
- 04
Test with Run once
Add a test contact in Apollo, then click Run once. Make runs the scenario one time and shows the bundles each module received, so you can check the task landed on the right person.
- 05
Schedule and switch it on
Open the clock on the first module. A new scenario runs every 15 minutes by default, which is also the shortest interval on the Free plan. Keep it or change it, then switch the scenario on.
Which Apollo triggers can start a scenario?
3 modules start a scenario when something happens in Apollo. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Apollo as soon as it happens.
Watch New Accounts
Scheduled triggerIn Make“Triggers when a new account is created.”
This trigger hands your scenario every company account created in Apollo since the previous check, so each new account can kick off its own follow-up without anyone copying it by hand.
Watch New Contacts
Scheduled triggerIn Make“Triggers when a new contact is created.”
You get each person newly added to Apollo as a bundle, ready to be turned into a task, a message or a row somewhere else. It is the natural starting point for any lead routing flow.
Watch Updated Contacts
Scheduled triggerIn Make“Triggers when an existing contact is updated.”
Here the scenario starts on change rather than on creation: any existing Apollo contact that gets edited comes through, which keeps other tools in line with what your reps change in Apollo.
What else can Make do in Apollo?
Apollo gives you 12 modules in 5 groups. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Accounts
3 modulesCreate an Account
ActionIn Make“Creates an account for a company in your database.”
Adds a company to your Apollo database from data found elsewhere, such as a signed form, a spreadsheet row or a deal won in another tool, so the account exists before your reps start prospecting it.
Update an Account
ActionIn Make“Updates information about the selected account.”
Changes the details of an account you pick, which keeps Apollo aligned with the source of truth your team trusts, for example a billing tool or an internal company sheet.
List Accounts
SearchIn Make“Returns a list of accounts.”
Returns the accounts stored in Apollo so a later module can act on them. As a search, it can send back zero, one or several bundles, and every bundle runs the modules that follow.
Contacts
3 modulesCreate a Contact
ActionIn Make“Creates a contact for a person in your database.”
Puts a new person into Apollo from any other app in the scenario: a webinar signup, a demo request, a business card scanned into a sheet. Your reps then find that person in Apollo with the rest of their pipeline.
Update a Contact
ActionIn Make“Updates information about the selected contact.”
Edits a contact you select, so a job change, a new phone number or a qualification decided elsewhere ends up on the right person in Apollo without a rep doing it by hand.
List Contacts
SearchIn Make“Returns a list of contacts.”
Pulls a list of contacts out of Apollo and passes each one to the next module as its own bundle, which lets a scenario review, export or enrich many people in a single run.
Opportunities
3 modulesCreate an Opportunity
ActionIn Make“Creates records that you can use to track possible deals with your prospective customers.”
Opens a deal record in Apollo so a possible sale is tracked from the first signal, whether that signal is a new account, a demo booked in a calendar tool or a quote request.
Update an Opportunity
ActionIn Make“Updates the details of an already existing opportunity.”
Moves an existing deal forward by changing its details, so the pipeline in Apollo follows what really happened: a contract signed, a quote sent, a meeting that went well.
List Opportunities
SearchIn Make“Returns a list of opportunities.”
Gives you the opportunities stored in Apollo, one bundle per deal, so the scenario can report on them, copy them to a sheet or pick the one to update next.
Tasks
2 modulesCreate a Task
ActionIn Make“Creates and assigns a task to a user.”
Creates a to-do in Apollo and assigns it to a user, which turns an event anywhere in your stack into a clear next step for a named person on the team.
List Tasks
SearchIn Make“Returns a list of tasks.”
Reads the tasks in Apollo and returns them one by one, handy when you want a view of pending work outside Apollo or need to check what already exists before adding more.
Other
1 moduleMake an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Lets you reach any endpoint of the Apollo API from the scenario, using the same connection as the other modules. It covers whatever the dedicated Apollo modules leave out.
Need help automating Apollo with Make?
A person reads every message.