Resources · Make integration

Autocalls AI Phone Calling Make integrationAutomate Autocalls AI Phone Calling with Make.

What if your AI phone agent called every new lead without anyone lifting a finger? The Autocalls AI Phone Calling Make integration gives you 4 modules: one instant trigger, two actions and one search. This guide shows sales and ops teams how to connect the account and build a first working scenario.

Verified Trustpilot reviews · AI, automation & growth agency

What you can automate

What can the Autocalls AI Phone Calling Make integration do for you?

The Autocalls AI Phone Calling Make integration links your AI voice agent to the rest of your tools without code. Make starts calls for you, and it hears about every call that ends so the next step happens on its own. In Make, that chain is called a scenario: the automation you build, one module (one brick) at a time.

A lead that gets a call, not a to-do. Someone fills in a form on your site, and Make a Phone Call dials that person with one of your Autocalls assistants. Nobody on the team has to copy a number into a dialer.

Call results that land where people work. Watch Ended Phone Call fires as soon as a conversation is over and hands Make the variables the assistant extracted. From there, a CRM record, a spreadsheet row or a team alert can follow in the same scenario.

The right assistant for each campaign. Get Assistants lists the assistants in your account, which helps when one scenario routes appointment reminders to one agent and lead qualification to another.

What the app does not offer in Make: there is no scheduled trigger, no module to edit an assistant and no module to fetch a past call. Make an API Call covers what the listed modules leave out, using the same connection. The app also exists on n8n: see the Autocalls AI Phone Calling n8n integration and our n8n vs Make comparison. Budget questions are covered in Make pricing.

Connect

How do you connect your Autocalls account to Make?

  1. 01

    Add an Autocalls module

    In your scenario, click the +, search for Autocalls AI Phone Calling and pick any of its modules. Then click Create a connection. A connection is your Autocalls account linked to Make once, and every Autocalls module reuses it.

  2. 02

    Name the connection

    This step is optional, but a clear name such as "Autocalls sales team" saves you a headache later if you run more than one Autocalls account in the same Make organization.

  3. 03

    Authorize Make and save

    Depending on what Make asks, either approve access on the Autocalls page that opens or paste the key Autocalls gives you. Then click Save. Make can now read your assistants and start calls.

First scenario

Your first scenario: call every new lead from a web form

GoalWhen a new lead arrives in your form tool, Make asks Autocalls AI Phone Calling to call that person with your AI assistant.

  1. 01

    Create the scenario

    From the Scenarios page, create a new scenario and click the +. Pick the trigger of the form or CRM app where your leads arrive, and connect that account.

  2. 02

    Add Make a Phone Call

    Click the + on the right of the first module, search for Autocalls AI Phone Calling and choose Make a Phone Call. Select the connection you created, or click Create a connection.

  3. 03

    Map the phone number

    Fill in the module: pick the assistant that should talk, then map the phone number from the lead the first module received. Each lead is a bundle, one item passed from module to module.

  4. 04

    Test with Run once

    Submit a test lead with your own number, then click Run once. Make runs the scenario one time and shows the bundle each module received. Your phone should ring.

  5. 05

    Set the schedule and switch it on

    Open the clock on the first module. A new scenario checks every 15 minutes by default, unless the form app is instant. Adjust it, then switch the scenario on.

Triggers

What starts a scenario from Autocalls?

1 module starts a scenario when something happens in Autocalls AI Phone Calling. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Autocalls AI Phone Calling as soon as it happens.

Autocalls AI Phone Calling1Watch Ended Phone Call

Watch Ended Phone Call

Instant trigger

In MakeTriggers when a phone call ends, with extracted variables.

This trigger starts your scenario each time an Autocalls call is over, and passes along the variables your assistant pulled out of the conversation. It turns a finished call into a next step: a CRM update, a follow-up email, a note for the sales rep who owns the account.

How it fires
instant. Autocalls calls Make through a webhook as soon as the call ends, so there is no polling interval to wait for (look for the lightning badge on the module).
When to use it
any time the outcome of a call has to reach another tool without someone typing it in.
Watch out
the variables depend on what your assistant is set up to extract in Autocalls, so check them with Run once before you map them.
Modules

What can you do with Autocalls in Make?

Autocalls AI Phone Calling gives you 3 modules. For each one: what it does for you, when to reach for it, and what to watch out for.

Autocalls AI Phone Calling1

Make an API Call

Action

In MakePerforms an arbitrary authorized API call.

Here is the escape hatch: it sends any request the Autocalls API accepts, through the connection you already have. You get what the other three modules do not cover, without building a separate login.

When to use it
when you need an Autocalls feature that has no dedicated module in Make.
Watch out
you have to know which Autocalls endpoint you want to reach, so keep the Autocalls API reference at hand.
Autocalls AI Phone Calling2

Make a Phone Call

Action

In MakeCall a customer by it's phone number using an AI assistant from Autocalls.

Hand this module a phone number and one of your Autocalls assistants, and the AI calls that customer for you. A row, a form entry or a CRM contact becomes a live conversation, which is why most Autocalls scenarios end here.

When to use it
right after a lead signs up, or when a booking needs a reminder call.
Watch out
every bundle that reaches it becomes a real call, so test with your own number first.
Autocalls AI Phone Calling3

Get Assistants

Search

In MakeLists available assistants.

Get Assistants returns the list of AI assistants available in your Autocalls account. As a search module, it can give back none, one or several results, each as its own bundle.

When to use it
when a scenario must pick an assistant on the fly, say one for reminders and another for qualification.
Watch out
several assistants means several bundles, and every module that follows runs once per bundle, which counts toward your operations.
Need help

Need help automating Autocalls AI Phone Calling with Make?

A person reads every message.

FAQ

Autocalls and Make: common questions

01Is the Autocalls AI Phone Calling Make integration free?
Yes, on the Make side. Autocalls AI Phone Calling is a standard app, so it works from the Free plan. That plan allows 2 active scenarios, runs each one for 5 minutes at most, and waits at least 15 minutes between scheduled runs. Paid plans (Core, Pro, Teams and Enterprise) drop the minimum interval to 1 minute and allow unlimited active scenarios. Make counts usage in operations, meaning one run of one module on one bundle. Your Autocalls subscription is a separate matter, and this page does not cover its pricing.
02What does it take to connect Autocalls to Make?
An Autocalls account and a Make account. The app does not publish specific prerequisites or a dedicated connection guide for Make, so you follow the standard path: add an Autocalls module, click Create a connection, optionally give it a name, then either authorize Make on the Autocalls page or paste the key Autocalls gives you, and click Save. The connection is shared by all four modules, so you only do this once per account.
03Does the Autocalls trigger react as soon as a call ends?
Yes. Watch Ended Phone Call is an instant trigger: Autocalls warns Make through a webhook the moment a call finishes, and the scenario starts right away. That differs from a scheduled trigger, which Make checks on the scenario's schedule, every 15 minutes by default. If your scenario instead starts from another app, such as a form tool, the reaction time depends on that app's trigger, not on Autocalls. Instant triggers show a lightning badge in the editor.
04What if a needed Autocalls module is missing in Make?
Use Make an API Call. It sends any request the Autocalls API accepts, with the same connection as the other modules, so you are not limited to calls, ended calls and the assistants list. You will need to know which Autocalls endpoint to call. The documentation lists no numeric limits for the app, and if a step keeps failing, a troubleshooting guide for Make is a good place to look.
05Make or n8n for Autocalls: which one fits?
It depends on the tool your team already uses. Autocalls AI Phone Calling has an n8n node too, so neither choice locks you out of the app. On Make you get 4 modules: an instant trigger when a call ends, a call action, an assistant search and a custom API call. Compare what each side offers for your own flows, and pick the editor your team will actually maintain. Our comparison page lays out the differences between the two tools in more detail.