- Home
- Resources
- Integrations
- Lettermint
Lettermint Make integrationAutomate Lettermint with Make.
Need an order confirmation to leave the moment another tool records a sale? The Lettermint Make integration gives you 2 action modules for sending transactional email. This page walks you through connecting your token and building a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What does the Lettermint Make integration let you automate?
The Lettermint Make integration links your Lettermint project to Make, so a scenario (the automation you build in Make, a chain of modules) can send a transactional email when something happens in another app. Lettermint has no trigger here: it is always the step that delivers the message.
Password resets without a developer. A signup form or member tool flags a reset request, and the Send an Email module delivers the message through your verified domain. Each module is one brick of the scenario, and the data it receives is passed along as a bundle, one item at a time.
Deal-stage emails from your CRM. When a deal moves forward in your sales tool, Make picks up that change with the CRM's own trigger and hands the contact details to Lettermint, which sends the follow-up you prepared.
Anything the listed modules skip. Make an API Call reaches any endpoint of the Lettermint API with the same connection, so you are not stuck at two modules. It asks you to read the Lettermint API reference first.
What Make does not do here: it cannot start a scenario from a Lettermint event, because the app offers no trigger. The Make documentation for this app also warns that it was generated with AI from the Lettermint docs, so check important details with Lettermint. If you are still weighing platforms, the n8n vs Make comparison and our Make review help, and the Make pricing page explains how operations are counted.
How do you connect Lettermint to Make?
- 01
Copy your API token in Lettermint
You need a Lettermint account with a verified sending domain. In the Lettermint dashboard, open Projects, select your project, go to the API Token section and copy the token shown on screen.
- 02
Add the module and create the connection
In your Make scenario, add a Lettermint module and click Create a connection. A connection is your Lettermint account linked to Make once, then reused by every Lettermint module you add later.
- 03
Name it and paste the token
The Connection name field is optional, but a clear name helps when you run several projects. Paste the token you copied, or follow the instructions Make displays, then save.
Build your first scenario with Lettermint
GoalWhen a new order lands in your online store, Make sends a confirmation email through Lettermint.
- 01
Create the scenario
Open the Scenarios page, create a new scenario and click the + to add the first module. This first spot is where your shop or form app goes.
- 02
Pick the trigger in your other app
Search your store app by name, choose the module that watches new orders and link your account with Create a connection. Lettermint cannot start the flow itself.
- 03
Add Send an Email
Click the + on the right of the first module, search Lettermint and pick Send an Email. Choose the connection you created earlier.
- 04
Map the order data
Fill the module fields and map values from the previous module, such as the buyer's email and the order details, so each order produces its own message.
- 05
Test with Run once
Place a test order, then click Run once. Make runs the scenario one time and shows the bundles each module received, so you can confirm the email really left.
- 06
Schedule and switch on
Set the schedule on the first module (every 15 minutes by default, 15 minutes at least on the Free plan) and switch the scenario on.
What can the Lettermint modules do?
Lettermint gives you 2 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Make an API Call
ActionIn Make“Performs an authorized API call.”
This module opens the whole Lettermint API from your scenario, using the connection you already set up, so you can reach an endpoint that Send an Email does not cover.
Send an Email
ActionIn Make“Send an email to communicate important information.”
Send an Email delivers one transactional message from your verified Lettermint domain each time a bundle reaches it, which turns any event in another app into an email your customer receives.
Need help automating Lettermint with Make?
A person reads every message.