- Home
- Resources
- Integrations
- PostGrid
PostGrid Make integrationAutomate PostGrid with Make.
Can a record in another tool turn into a letter or postcard without anyone touching it? The PostGrid Make integration gives you 5 action modules: three that send mail and two that verify addresses. This guide shows how to link your account and build a first scenario around them.
Verified Trustpilot reviews · AI, automation & growth agency
What can the PostGrid Make integration do for you?
The PostGrid Make integration lets a Make scenario, the automation you build in Make, ask PostGrid to send a letter, a postcard or a self-mailer, or to check a postal address. Each of these jobs is a module, one brick of the scenario, and you chain them without writing code.
Clean addresses before anything leaves. A contact lands in your CRM or a form tool, and Verify a US or Canada Address checks it first. Addresses from other countries go through Verify an International Address instead, so the verdict comes back before you spend anything on mail.
Mail that follows an event. A signed contract, a closed deal, an overdue invoice: the other app fires the scenario and Send a Letter handles the envelope. For a lighter touch, such as a thank you after a first order, Send a Postcard or Send a Self-Mailer fits better.
What the integration does not do. PostGrid has no trigger in Make, so something else has to start the scenario: another app or the Make schedule. It also has no universal API call module, so you work with these 5 modules only. The official PostGrid documentation on Make is flagged as AI-generated, so check important details with PostGrid.
New to the editor? The Make training covers the basics, and Make pricing explains what each plan allows. If you also weigh n8n, see n8n vs Make.
How do you connect PostGrid to Make?
- 01
Copy your PostGrid API key
Log in to your PostGrid dashboard and open the Settings page. Your key sits under the API credentials; copy it. You need an active PostGrid account for this step, so create one first if needed.
- 02
Open the connection window
In your Make scenario, add any PostGrid module and click Create a connection. A connection is your PostGrid account linked to Make once, then reused by every PostGrid module you add later.
- 03
Paste the key and save
Give the connection a name in Connection name if you like (it is optional, but helps when you run several accounts), paste the API key you copied, and save. The module can now talk to PostGrid.
Your first scenario with PostGrid
GoalWhen a new customer appears in another app, Make checks the address with PostGrid and sends a welcome letter.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the + to add the first module. Pick the app where your new customers show up, for example your CRM, and its trigger.
- 02
Verify the address
Click the + on the right to add Verify a US or Canada Address. Click Create a connection, paste your API key, then map the address from the first module.
- 03
Send the letter
Add Send a Letter with the + and map the recipient data from the previous modules. Each item passing through is a bundle: one customer, one letter.
- 04
Test with Run once
Click Run once to execute the scenario one time, then read the bundles each module received. Use your own address for the test, since the letter module acts for real.
- 05
Schedule and switch it on
Set the schedule on the first module (every 15 minutes by default) and switch the scenario on. Each module run on a bundle counts as one operation on your plan.
What the PostGrid modules do
PostGrid gives you 5 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Send a Letter
ActionIn the docs onlyThis action hands PostGrid a letter to send, so a formal message reaches a mailbox without anyone printing or stamping it. Make feeds it the recipient data mapped from earlier modules.
Send a Postcard
ActionIn the docs onlyChoose this module when a short, visual message does the job better than a sealed letter. It asks PostGrid to send a postcard to the contact passed along by the previous module.
Send a Self-Mailer
ActionIn the docs onlyWith Send a Self-Mailer, your scenario orders the third mail format of the integration, next to letters and postcards, and PostGrid takes care of sending it to the mapped contact.
Verify a US or Canada Address
ActionIn the docs onlyBefore any mail leaves, this module checks an address located in the United States or Canada with PostGrid and returns the result to the next module. You avoid sending to a street that does not exist.
Verify an International Address
ActionIn the docs onlyYour contacts live abroad? This module sends the address to PostGrid for checking when it sits outside the United States and Canada, and passes the verdict on so you can decide what happens next.
Need help automating PostGrid with Make?
A person reads every message.