From within your scenarios in Integromat, it’s also possible to add a module that’s going to send out emails. It’s really handy for all kinds of reasons, so I thought I’d record a quick tutorial to show you how that email module works. So let’s just dive right in, and then we’ll start with showing you some cool examples, and then we’ll show you step-by-step how you can actually use that send email module. So the first example over here is, for example, for generating a completion certificate. I also have a separate tutorial that you can check out over here, But what this is basically doing from ActiveCampaign, I’m going to get some data about a contact that just finished the course. Then I’m going to generate a certificate. Then I download the certificate. I delete the certificate. And then I send an email to that person with the certificate as an attachment. Pretty cool, right? Another one is my appointment reminder. So I have two different ones, one for calls and one for webinars. So I have a data store in which I store all of these appointments for webinars and coaching calls. So I store the start time in there. And then whenever the start time is within one hour, then this scenario is going to start. And then, for example, going to send a call reminder. So in that email, it says something like, hey, our call is in about an hour. See you in a bit, something like that. Right. And for the webinar, it’s pretty similar. But then I would say something like, hey, the webinar you signed up for is starting in an hour. Here’s the link so that you can join. Something like that. And then I would update it in that data store. Now, then I also have this one over here. So this is a WordPress module. And this one is going to watch for new comments. And then whenever there is a question or whenever there is a comment, I continue into the router. The router is splitting it into routes. And then I have two different possibilities. So if this comment probably has a question, so if the content of that comment contains a question mark, contains the word question, contains can you, do you or help, then I’m pretty sure it’s going to be a question. so then i thought it would be cool to send a different email that says something like hey thanks for commenting i really appreciate it i will try to answer your question as soon as possible whether the other path so this is the fallback route so if it doesn’t follow down here it’s going to follow over here and then i’m going to send him an email that’s like hey thanks for commenting and then yeah i just know okay it’s probably not a question and if it’s a question it’s also not so bad if i don’t mention that in that email then i also have this one over here i one is also pretty cool so here we have an email module that’s going to watch for new emails in my inbox so then every 30 minutes it’s going to get all the new emails and then we go into a router and then we automatically process some of those emails so we can for example upload attachments of invoice emails and then we can move the email to a different inbox or a different folder in our inbox or we can maybe forward it to maybe an assistant something like that now then another example is my abandonment card handler so from thrive card my card provider I’m going to get data whenever somebody’s filling out a checkout form but then doesn’t complete their order then what I can do over here is I can first search for an email in my inbox can we also show you that I’m searching for the recipient email address so there’s the viewer of the card from drive card and then from then over here I use the date and time functions to check at days now – 7 so basically if an email has been sent to the person who viewed the card in the last seven days and the subject contains your order in that case I want to add a filter over here and I want to make sure the recipient email address does not exist so that I know this email was not found and then I can also send an email that says something like hey I noticed that you were about to purchase but then you didn’t do you maybe still have any questions so lots of different ways you can use the send email module for to send emails from within your scenarios so now what I want to do is I want to show you how you can set up this module step by step so I have this new scenario over here we’re starting with the set multiple variables module and it’s just handy for me to show you how you can map these variables inside the email module. So here we have the first name, we have the last name, we have the email address and then we also have a URL for invoice PDF that we’re going to add as an attachment. So let’s add this email module. So here we click add another module and then we type in here email, then you scroll down a little bit and over here you find the email modules. If you for example using Gmail, what you can also do is you can also use the native Gmail module. They work almost the same. So in this tutorial, I’m just going to focus on the email modules over here. So you can do some pretty cool things. So you have lots of actions. You can, for example, copy an email, create a draft, delete an email, get emails, mark an email as read, mark an email as unread, move an email, send an email. That’s the one we’re going to use right now. Or you can send yourself an email. So we’re going to use send an email. So send an email. then the first thing that you need to do is you have to set up your connection, the connection with your inbox. So I already did that over here. You see here Google restricted connection because I’m using Google workspace with my domain name. So here max.com. So if you have not had it, I’ve added the connection yet. You can click here at and then you have to set the connection type. So the connection type really depends on your email provider. If you’re using Gmail, then you need to use the Google restricted connection. then you need to follow this tutorial over here that is going to explain you how you can make this connection from Gmail to Integromat. I have to admit it’s a little bit techy and there’s quite a lot of steps I’m not sure why it has to be so difficult but if you follow all these steps step by step then I’m sure you can figure it out. If you’re using something else then Gmail then it’s gonna be much easier because then you can just go over here to others and then you can give the connection a name so you can give it anything you want I I usually like to put my email address in there. It’s especially handy if you use maybe multiple inboxes in your scenarios that you want to send emails from. And then you have to select the email provider. So if you’re using Hotmail, then obviously you would select Hotmail over here. Then you have to set here the default sender details. So email address, that’s just going to be your email address and then your full name. And then you have to put in your username and your password. If you’re using another email provider that is not listed here, what you can do then is you can go to other. Then you put in your default sender details again over here. And then you have to fill out the SMTP server and the port. This sounds really techy, but it’s basically just the outgoing mail server. It’s a very common thing. So if you Google for the name of your email provider in an SMTP server, then I’m sure you can find these details. Now then, if possible, also use a security connection. And then again, you fill out your username and your password. And then you have this direct connection from your inbox. And then you can just send emails directly from your own inbox. Super cool, I think. Now then, you have a couple of options over here. So the first one is save message after sending. So whenever Integromat is going to send the email, do you want to store it into the send email folder? I usually like to do that because then I can actually see what’s happening, which emails have been sent to who. So I like to send this to yes. But you have to keep in mind, they also mentioned it here, that some email services such as Gmail save send messages automatically. So I’m using Google Workspace. Google Workspace has Gmail, so then you can use your own domain name with Gmail. So I’m setting this to no because otherwise the send email will be stored into that send email folder twice because it’s already default happening basically. Now then, to who do we want to send this email? So we can add a recipient over here. So you can either just type something in here. You can, for example, here put emadoe at Gmail.com if you just always want to send the email to maybe the same person, maybe someone from your team. Or you can just map the email variable from one of your previous modules. So I’m going to do that over here. I click add. And then if you want, you can also add another email address and another email address and another email address that you want to send emails to. Now, then we have our subject. So I don’t know, I’m just going to call this invoice123, for example. And then you have to set the content type. So the content type can be plain text or can be HTML. So let me demonstrate what that looks like. So plain text, name already says it. If you just, for example, say, hey, hey, how’s it going? I hope well. And then here, say mocks. So then if I’m going to send this email now, then we click here run once. Then we test it. Then you see the email has been sent. Then I go over to this inbox over here. And then you see over here that right now we have our plain text email. So if this is what you want to send, then it’s totally fine. If you want to style the email, maybe with like bold text, maybe you want to mark some text with color. maybe you want to insert some images or a signature then you’re going to need the html content type and then you need to write your email in html which can maybe be a little bit intimidating if you have never done that before but i have a template over here and i’m also going to put this template below this video so you can just import it and change it to your own needs so I will just copy this and then I’m going to paste it in here in the content and then over here you see that we have an email that says like hey hey so then I want to replace this with the first name variable I just wanted to tell you that you’re awesome have a great day then over here you see my signature and here in the beginning we basically have the structure of this email what this email looks like and also here the end of the email so basically everything here in between is your email itself. So let me click here. Okay. Let me click save. Then it goes in my inbox. I will delete this one. And then we’re going to click run once. Then we go back over to my inbox. And then right now you see that it looks a bit nicer, right? Like the text is bigger. I changed the font. And then over here we have an image and then we have my name next to it. So this is my signature in that HTML code. So I think this already looks much, much, much better. Now then if we want we can also add an attachment for example so here we have add an attachment so this is maybe a little bit tricky because over here right we have the url of our pdf but to add an attachment over here it’s going to ask for the source file so you basically need to download that file into Integromat so that you can then upload it as an attachment so to do that I’m going to unlink this i click here then we’re going to search for the http module and with the http module we can get a file from a given url so i click over here and put in here the invoice url click ok i will not connect this yet then i can show you what that looks like so here i click run once so then right now the pdf was downloaded and then over here you see that we have the data in binary code so with this binary code you can edit as an attachment so if i connect this now click a little outer line the magic wand and then go over here add an attachment then right now source file you see that we can just select this module over here it’s also like bouncing in and out right and if you want you can also click map because if you do it like this then the standard file name i think is going to be something like file.pdf but if you want you can also rename that file you can maybe say invoice dot PDF and then over here we have the data that you should just leave over there click here at click OK click Save and now I’m going to delete this again we click here win once so then we get our data it’s going to download the PDF it’s going to send the email and then we go over here and then you see that we have our email and then also the invoice was edit as a pdf over here as an attachment pretty cool right but one thing that i do not like so much with this setup yet is that over here it says hello at max von columbor so it doesn’t say my name over here and that’s because we have not set the sender details yet so to set the sender details in this case because i’m using google restricted connection what i have to do is have to go to show advanced settings and then down here you see some other options that you have so you can also take a look at those you can for example also add a priority references reply to in reply to but we want to set the from over here and then this text also the name is going to explain it but what you can do is you can either enter the email address you want to send it from and then it’s again just going to show it like this but we can also add a name between quotation marks and then a space so then it looks like this over here right click here okay click save i will delete this email then we’re going to click run once to test it again and then now if you go to my inbox we refresh the page then you see over here that it already says my name and also here it says max from cullenburg and if we go here then you see from max from cullenburg hello max columbus.com so it already everything is correct over here so that is basically how you send emails from within your scenarios in Integromat it’s not too difficult but there are like some little things that you maybe had to know so I hope that this is helpful and if you have any questions about this or any of the examples that I showed you in the beginning I know I went a little bit quick over those but if you maybe want to see a separate tutorial about any of those and just let me know in the comments below
How to send emails in Make.com
Get the Make Cheat Sheet 🚀
Make can get a bit techy, but with this cheat sheet you’ll quickly understand how to easily setup scenarios. I hope these tips will save you some time! 🙂
Become an automation expert fast 🚀
Save hours a week in your online business with my in-depth Make.com course.
Tell me more about the course! 🔥