DQE Make integrationAutomate DQE with Make.
Tired of bad contact details reaching your CRM? The DQE Make integration gives you 4 action modules to check an email, a phone number or a postal address inside an automation. This guide connects your account and walks you through a first scenario, step by step.
Verified Trustpilot reviews · AI, automation & growth agency
What does the DQE Make integration do?
With the DQE Make integration, a Make scenario sends a contact detail to DQE and gets the check back. A scenario is the automation you build in Make, a chain of modules; a module is one brick of that chain. DQE brings 4 of them, all actions, so the data always comes from another app first.
Screen form sign-ups before they land in the CRM. A lead fills in a form, another app starts the scenario, and Check an Email looks at the address before anyone writes to it. Your sales team works from the output instead of guessing.
Catch shipping addresses that will bounce. For an online store, Check an Address runs on the address of each new order, so the logistics team sees the doubtful ones before the parcel leaves.
Keep a call list usable. A support or telesales team can pass each new number through Check a Phone Number before it reaches the dialer.
What the page cannot promise: the Make documentation for DQE is marked as limited, so it does not describe the fields each check returns. Run the scenario once on a real contact and read the result before you build on it. The Make troubleshooting guide helps when a run fails. DQE may also exist on n8n; the n8n vs Make comparison lays out how the two tools differ, and the Make training covers the editor from scratch.
How do you connect DQE to Make?
- 01
Add a DQE module
In your scenario, click the +, type DQE in the search box and pick one of its modules, for example Check an Email. Then click Create a connection. A connection is your DQE account linked to Make once and reused by every DQE module.
- 02
Name the connection
Give the connection a name you will recognize later, such as the client or the environment it belongs to. This step is optional, but it saves confusion as soon as a second DQE account shows up in the list.
- 03
Authorize and save
Follow what Make asks for: either approve access on the DQE page that opens, or paste the key DQE gives you. Click Save. The connection now appears in the module, and every other DQE module can reuse it.
Your first scenario with DQE
GoalWhen a new contact arrives from another app, Make asks DQE to check its email and then its postal address.
- 01
Create the scenario
Open the Scenarios page, create a new scenario and click the +. DQE has no trigger, so the first module belongs to the app where contacts come in, such as your form or CRM.
- 02
Add Check an Email
Click the + on the right of the first module, search DQE and choose Check an Email. Create the connection, then map the email that the first module passes along.
- 03
Chain Check an Address
Add Check an Address after it and map the address fields from the same contact. Each contact travels as a bundle, one item passed from one module to the next.
- 04
Test with Run once
Click Run once with one real test contact waiting in the source app. Open the bubble above each DQE module to read what came back before you plug anything else behind it.
- 05
Schedule and switch on
Set the schedule on the first module, every 15 minutes by default, then switch the scenario on. Each module run counts as one operation on your Make plan, so two checks cost two per contact.
What the DQE modules do
DQE gives you 4 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Check an Address
ActionIn Make“Checks an address.”
Hands a postal address to DQE so your scenario gets DQE's verdict on it before an order ships or a record is saved.
Check an Email
ActionIn Make“Checks an email.”
Gives you DQE's check on an email address, a simple filter to put in front of a newsletter list or a sales sequence.
Check a Phone Number
ActionIn Make“Checks a phone number.”
Lets DQE look at a phone number so your team calls numbers that have been screened rather than whatever was typed in a hurry.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Opens the rest of the DQE API to your scenario, with the same connection, for anything the three check modules do not cover.
Need help automating DQE with Make?
A person reads every message.