Resources · Make integration

FullEnrich Make integrationAutomate FullEnrich with Make.

Find the email and mobile number of a lead the moment it lands in your tools. The FullEnrich Make integration gives you 2 action modules. This page shows how to link your account and build a first enrichment scenario, even if Make is new to you.

Verified Trustpilot reviews · AI, automation & growth agency

What you can automate

What can the FullEnrich Make integration do for you?

The FullEnrich Make integration lets a Make scenario (the automation you build, a chain of modules) ask FullEnrich for a contact's email and/or mobile phone number. You keep the lead list in the tools you already use, and Make passes each contact to FullEnrich for you.

Enrich leads as they arrive. Put a trigger from your form tool or CRM first, then the Enrich a Contact module. Each new lead goes to FullEnrich without anyone copying names into a dashboard. If that list lives in Airtable, the Airtable Make integration shows where to start.

Complete a sales list before outreach. A sales rep who works from a spreadsheet can send every row through Enrich a Contact and get back the email, the mobile number, or both, depending on what FullEnrich finds.

Reach the rest of the API. When you need a FullEnrich request that the listed module does not cover, Make an API Call sends it with the same connection.

Know the limits: FullEnrich has no trigger in Make, so a scenario starts from another app or from the Make schedule. The doc gives no numeric limit for the app. If you also look at n8n, read n8n vs Make, and check Make pricing before you scale the number of operations.

Connect

How do you connect FullEnrich to Make?

  1. 01

    Copy your API key in FullEnrich

    Log in to FullEnrich, open the API Dashboard tab and copy the API Key value. Store it somewhere safe: this key is what lets Make act on your FullEnrich account.

  2. 02

    Open a FullEnrich module in Make

    In your scenario, add any FullEnrich module and click Create a connection. A connection is your FullEnrich account linked to Make once, then reused by every FullEnrich module you add later.

  3. 03

    Paste the key and save

    Give the connection a name in Connection name if you like, paste the key in API Key, then click Save. If a window asks you to authenticate and confirm access, accept it.

First scenario

Your first scenario: enrich a new lead with FullEnrich

GoalWhen a new lead reaches another app, Make sends it to FullEnrich to find an email and/or mobile phone number.

  1. 01

    Create the scenario

    From the Scenarios page, create a new scenario and click the +. Pick the app where your leads land first: its module opens the flow, since FullEnrich has no trigger.

  2. 02

    Add Enrich a Contact

    Click the + on the right of that first module, search for FullEnrich and choose Enrich a Contact. Select your connection or click Create a connection.

  3. 03

    Map the lead details

    Fill the module fields by mapping data from the first module: each bundle (one item passed along, here one lead) brings its own values. The goal: FullEnrich knows exactly which person to look up.

  4. 04

    Test with Run once

    Click Run once. Make executes the scenario one time, and you can open the bundles each module received to check that the right person went to FullEnrich.

  5. 05

    Schedule and switch it on

    Open the clock on the first module to set the schedule (every 15 minutes by default), then switch the scenario on. Each module run on a bundle is one operation counted on your plan.

Modules

What the FullEnrich modules do

FullEnrich gives you 2 modules. For each one: what it does for you, when to reach for it, and what to watch out for.

FullEnrich1

Enrich a Contact

Action

In MakeEnrich a contact with email and / or mobile phone number.

This module takes one person from your scenario and asks FullEnrich to find their email address, their mobile phone number, or both. It is the only dedicated FullEnrich module, so it is the one you will use day to day.

When to use it
right after a new lead appears in your CRM, form tool or spreadsheet, so the contact details are filled without manual lookups.
Watch out
it works on one bundle at a time, so a spreadsheet of leads costs one operation per row on your Make plan.
FullEnrich2

Make an API Call

Action

In MakePerforms an arbitrary authorized API call.

Here you get a direct line to any endpoint of the FullEnrich API, authorized with the connection you already created. No new key and no separate setup are needed.

When to use it
when a request you need is not covered by Enrich a Contact and the FullEnrich API documentation describes it.
Watch out
you write the request yourself, so read the API reference first and test with Run once before switching the scenario on.
Need help

Need help automating FullEnrich with Make?

A person reads every message.

FAQ

FullEnrich and Make: frequent questions

01Is the FullEnrich Make integration free?
Yes, on the Make side. FullEnrich is a standard app, so it is available on the Free plan, like the 3,000+ standard apps. The Free plan allows 2 active scenarios, a minimum of 15 minutes between two scheduled runs, 5 minutes of execution per run and files up to 5 MB. Paid plans (Core, Pro, Teams, Enterprise) lower the interval to 1 minute and allow unlimited active scenarios. Your FullEnrich account is separate from Make, so check what your own FullEnrich subscription includes.
02What do you need to connect FullEnrich to Make?
A FullEnrich account and its API key. Log in to FullEnrich, open the API Dashboard tab and copy the API Key value. In Make, add a FullEnrich module, click Create a connection, paste the key in the API Key field and click Save. Naming the connection is optional but helps when you manage several accounts. If a prompt asks you to authenticate and confirm access, accept it, and the connection is ready for every FullEnrich module in your scenarios.
03Does the FullEnrich Make integration react in real time?
No, because FullEnrich has no trigger module in Make. A scenario has to start somewhere else: with a trigger from the app where your leads arrive, which can be instant if that app offers a webhook, or with the Make schedule on the first module, every 15 minutes by default. On the Free plan, the shortest interval between scheduled runs is 15 minutes; paid plans go down to 1 minute. FullEnrich then works as an action placed after that first module.
04What if the FullEnrich module you need is missing in Make?
Use Make an API Call. This module can call any endpoint of the FullEnrich API with the connection you already set up, so you are not limited to Enrich a Contact. You build the request yourself from the FullEnrich API documentation and test it with Run once. The Make doc for FullEnrich gives no numeric limit for the app, so there is no documented quota to plan around on the Make side, only the operations your Make plan counts.
05Should you use Make or n8n for FullEnrich?
It depends on how you prefer to build. In Make, FullEnrich offers 2 modules: Enrich a Contact for the everyday enrichment and Make an API Call for the rest of the API, both on the Free plan. Many apps also exist as an n8n node, so check the n8n side for FullEnrich before you choose. Compare the modules you actually need, the way each tool counts executions and which editor your team finds easier to read, rather than any general ranking of the two.