- Home
- Resources
- Integrations
- SMTP2GO
SMTP2GO Make integrationAutomate SMTP2GO with Make.
What if every piece of data SMTP2GO produces landed in your other tools on its own? The SMTP2GO Make integration offers 1 instant trigger. This guide shows how to link your account and build a first scenario that passes that data along.
Verified Trustpilot reviews · AI, automation & growth agency
What can the SMTP2GO Make integration automate?
The SMTP2GO Make integration lets SMTP2GO start a scenario, which is the automation you build in Make, whenever it has data to hand over. It does this through a single module, Watch Events, and everything that follows it comes from other apps.
Think of Watch Events as a door. SMTP2GO pushes data through it, and each item arrives as a bundle, one item that flows from a module to the next. What you do with that bundle is up to the modules you place after it.
Keep a log your whole team can read. Send each bundle to a table, for example with the Airtable Make integration, so the history no longer lives only inside SMTP2GO.
Put SMTP2GO data next to your contacts. Pass it to a CRM such as the one covered in the Agile CRM Make integration, and sales sees what happened without opening another dashboard.
Warn someone when it matters. Add a filter between modules and route only the items you care about to a chat or an inbox.
Be clear about the limits. Make has no action module for SMTP2GO, no search and no "Make an API Call" module, so this page will not show you how to send emails from Make with it. Make itself flags its SMTP2GO documentation as AI-generated and advises checking important details with SMTP2GO directly. If you also look at n8n, the n8n vs Make comparison lays out the criteria side by side.
How do you connect SMTP2GO to Make?
- 01
Add the trigger and open the connection
In your scenario, search for SMTP2GO, choose Watch Events, then click Create a connection. A connection is your SMTP2GO account linked to Make once, then reused by every SMTP2GO module.
- 02
Give the connection a clear name
This step is optional, but a name like the account or the sending domain helps a lot once a colleague opens the scenario and needs to know which SMTP2GO account it talks to.
- 03
Paste your API key and save
Make asks for an SMTP2GO API key, so keep it at hand. Paste the key from your SMTP2GO account into the connection form and click Save. The connection is now ready for Watch Events.
Build your first scenario with SMTP2GO
GoalWhen SMTP2GO sends data to Make, Make passes it straight to another app of your choice.
- 01
Create an empty scenario
Open the Scenarios page, create a new scenario and click the big + in the middle of the editor. That empty circle becomes the first module of your automation.
- 02
Place Watch Events first
Type SMTP2GO in the search box, pick Watch Events and select the connection you built with your API key. This trigger now waits for SMTP2GO to send something.
- 03
Add where the data should go
Click the + on the right of Watch Events and choose the destination app, a sheet or a CRM for instance. Map the values coming from Watch Events into the fields of that module.
- 04
Test it with Run once
Click Run once, then wait for SMTP2GO to send data. Open the bubble above each module to read the bundle it received and confirm the mapping lands where you expect.
- 05
Switch the scenario on
Turn the scenario on from the editor. Since Watch Events is an instant trigger, the scenario reacts each time SMTP2GO calls Make, not on a clock you have to tune.
What starts an SMTP2GO scenario?
1 module starts a scenario when something happens in SMTP2GO. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by SMTP2GO as soon as it happens.
Watch Events
Instant triggerIn Make“Watch All Data from SMTP2GO”
Watch Events gives you a scenario that starts on its own whenever SMTP2GO has data to hand over, so nobody has to copy anything out of the SMTP2GO dashboard. Each item it receives becomes a bundle that the next modules can read and reuse.
Need help automating SMTP2GO with Make?
A person reads every message.