Make.com AI phone calls without building a voice stack.
Connect a Make scenario to FoxEra Calls so a Google Sheets row, CRM update or webhook adds leads, previews the campaign, and launches calls after your approval.
What Make handles and what FoxEra handles
Make is brilliant at connecting apps, watching triggers and routing data between services. What it cannot do is pick up a phone and have a real conversation with a prospect. That is where FoxEra Calls fits in.
Your Make scenario decides when to call and who to call. FoxEra’s AI calling agents (Cass, Alex or Andrea) handle the actual phone conversation, record it, and log the outcome with a full transcript. You review the results and decide what happens next.
The connection works through the FoxEra MCP server or a standard REST API. Make sends the leads and the instruction; FoxEra does the dialling.
Two ways to connect Make to FoxEra Calls
Choose whichever suits your Make plan and comfort level. Both give you the same calling tools.
Option A: MCP Client module
If your Make account supports the MCP Client module, point it at https://app.foxera.co.uk/mcp and authenticate with OAuth 2.1. The module exposes every FoxEra tool automatically: add leads, choose the AI agent, preview the campaign, approve it, read transcripts and pull reports.
Option B: HTTP module with an API key
Generate a bearer key (fxk_...) inside FoxEra Calls, then use the standard HTTP module to call the REST API. This works on every Make plan and does not require MCP support. The OpenAPI 3.1 spec is at https://app.foxera.co.uk/api/public/openapi.json.
Example scenario: Google Sheets to calling campaign
- Trigger: a new row appears in a Google Sheet (or a webhook fires, or a CRM record is created).
- Add leads: the scenario calls FoxEra to create a lead folder and add each contact from the sheet.
- Preview: the scenario requests a campaign preview showing exactly how many people will be phoned, the calling window, and the estimated cost.
- Approval gate: the scenario pauses and sends you the preview (by email, Slack, or any notification channel). Nobody is phoned until you approve.
- Run: after your approval, the scenario tells FoxEra to start the campaign. FoxEra’s AI agent makes the calls.
- Report: once calls finish, the scenario pulls outcomes, transcripts and recordings and writes them back into your sheet or CRM.
The approval step is not optional. FoxEra requires the exact confirmed headcount and a separate approval before any call goes out. Read more about how FoxEra Calls works.
What the calling tools let Make do
Once connected, your Make scenario can call any of these actions:
- Check your account balance and available credit
- Add leads individually or upload an entire folder of contacts
- Choose which AI calling agent (Cass, Alex or Andrea) will make the calls
- Preview the campaign: headcount, calling window and estimated cost
- Create, schedule and approve a campaign after you have reviewed the preview
- Cancel or stop a live campaign immediately
- Read call outcomes, transcripts and recordings after the calls finish
- Set calling hours so calls go out only during the window you choose
- Edit or approve the calling script your AI agent follows
- Pull a report covering outcomes and cost, or get a link to top up credit
Every action is logged inside your FoxEra workspace. You can see exactly what Make did and when, and you can revoke the key at any time.
What it costs
Connecting Make to FoxEra Calls is free. You pay only for the calls themselves: from 12p per connected minute, with no subscription and no seat fee. Every new FoxEra account gets £7 of free calling credit, which is enough for a short test campaign.
Compare the cost of AI calling against other outreach methods using the cost calculator, or see the full pricing breakdown on the pricing page.
Why this beats stitching together your own voice stack
The Sheets-to-voice-platform tutorials you have probably seen involve connecting a telephony API, a speech engine, a language model and a bunch of custom parsing logic. Each service has its own billing, its own failure modes, and none of them understand how to run a sales conversation.
With FoxEra, the entire calling side is one service. The AI agent already knows how to introduce your business, handle questions, and log the outcome. Your Make scenario handles what Make does best: watching for triggers, routing data, and connecting the rest of your tools. For a broader comparison, see AI calling vs manual calling.
If you are looking for a way to automate outbound sales in the UK, this is one of the simplest paths to get started.
Frequently asked questions
Can Make.com make phone calls on its own?
No. Make connects apps and moves data between them, but it has no phone line or voice engine. When connected to FoxEra Calls, Make tells FoxEra which leads to phone and when. FoxEra’s AI agents handle the actual conversation.
Do I need a developer to set this up?
No. If you can build a Make scenario, you can connect it to FoxEra. The MCP Client module needs only the server URL. The HTTP module needs a bearer key and the API endpoint. No code is required.
Will the AI call people without my approval?
No. FoxEra requires you to confirm the exact number of people and approve the campaign separately before anyone is phoned. Your Make scenario should include an approval step that waits for your confirmation.
How much does a first test campaign cost?
New accounts get £7 of free calling credit. Calls cost from 12p per connected minute with no subscription, so a short test of 20 to 30 leads typically costs a few pounds.