What the Make Integration Does
The Email Verifier by EcomTech Make integration brings our email verifier into the Make (formerly Integromat) automation platform, enabling you to build sophisticated visual workflows that verify emails as part of larger business processes. Make powerful scenario builder lets you connect email verification with hundreds of apps using a drag-and-drop interface that visualizes your entire workflow. Unlike simpler automation tools, Make supports advanced features like branching logic, iterators for batch processing, error handling with retry mechanisms, and data transformation between steps, making it ideal for complex email verification workflows that require more than a simple trigger-action pattern.
The Make integration works through a dedicated Email Verifier by EcomTech module that you add to any scenario. The module accepts an email address as input and returns the complete verification result including status, risk score, email type, and recommended action. You can connect this module to any trigger in the Make ecosystem: new form submissions, CRM updates, spreadsheet changes, database inserts, webhook events, and scheduled runs. The output feeds into downstream modules that handle the results. Make iterators let you process batches of emails from spreadsheets or databases in a single scenario run, making bulk verification through Make both practical and efficient. Error handling modules ensure your scenarios recover gracefully from temporary API issues or malformed data. Router modules let you send verification results down different paths based on the status, creating complex workflows that handle every possible outcome. Teams that need more flexibility than Zapier provides but less complexity than custom API integrations find Make to be the perfect middle ground for email verification automation.
Step-by-Step Setup Guide
Get Your Email Verifier by EcomTech API Key
Log into your Email Verifier by EcomTech dashboard and navigate to API Keys. Generate a new key or copy your existing key. If you do not have an account, sign up at our email verifier page for 100 free monthly verifications. Keep your API key ready for the next step where you will configure the Make connection.
Create a New Scenario in Make
Log into Make, click Create a New Scenario, and search for Email Verifier by EcomTech in the app directory. Add the Email Verifier by EcomTech module to your scenario canvas. When prompted, create a new connection by entering your API key. Make tests the connection automatically and shows a green check when it is successful. The connection is saved and can be reused across all your scenarios.
Add Your Trigger Module
Before the EV verification module, add a trigger that starts your scenario. Popular triggers include: Watch New Rows in Google Sheets, Watch New Records in Airtable, Watch New Contacts in HubSpot, Custom Webhook for receiving data from external systems, and Scheduled trigger for periodic processing. Connect and configure your trigger module to provide email addresses to the verification step.
Configure the Verification Module
Click on the Email Verifier by EcomTech module and select the Verify Email action. Map the email field from your trigger module to the Email input field using Make data mapping. The module will output the verification status, risk score, email type, and recommended action after processing each email. Test the module with sample data to confirm results are returned correctly.
Add Router for Result Handling
Add a Router module after the verification step to handle different results. Create routes for each verification outcome: one route for Valid emails that sends them to your CRM or email platform, another route for Invalid emails that logs them to a spreadsheet or notification channel, and optionally a route for Risky emails that flags them for manual review. Set filter conditions on each route based on the verification status output.
Add Error Handling and Activate
Right-click the Email Verifier by EcomTech module and add an error handler. Configure it to retry on temporary failures (network timeouts, rate limiting) with a 10-second delay between retries. Add a Break module as a fallback to log any persistently failing emails for manual processing. Once your error handling is configured, click the scheduling toggle to activate your scenario. Set the execution interval based on your data volume and choose between sequential and parallel processing.