- Home
- Resources
- Integrations
- Printful
Printful Make integrationAutomate Printful with Make.
What if your Printful orders moved on their own? The Printful Make integration gives you 8 modules: 3 triggers that watch orders and 5 actions that create, read, update or cancel them. This page shows how to link your account and build your first scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Printful Make integration do for you?
The Printful Make integration links your Printful store to Make, a no-code tool where you build a scenario: a chain of steps that runs by itself. Each step is a module, one brick that watches, creates or changes something. Here, every module works on the same thing: your Printful orders.
Orders created from somewhere else. A sale lands in a shop, a form or a sheet that Printful does not read. With Create an Order, Make builds the matching Printful order from that data, so nobody retypes addresses.
Shipping news passed along. Watch Fulfilled Orders spots orders whose items have all shipped. Add Get an Order to pull the full details, then send them to your support inbox or CRM.
Cancellations kept in sync. Watch Canceled Orders reports every canceled order, so your stock sheet or accounting tool can follow. When the cancel request starts outside Printful, Cancel an Order handles pending or draft orders.
What the page cannot promise: the 8 modules only cover orders. For anything else in the Printful API, Make an API Call is the way in. Make also notes that its Printful documentation is AI-generated from Printful's own docs, so double-check anything critical. Weighing another tool? The n8n vs Make comparison lays out the differences, and the Make pricing guide explains how operations are counted. Stuck on a failing run? Open Make troubleshooting.
How do you connect Printful to Make?
- 01
Add a Printful module
In your Make account, open a scenario, add any Printful module and click Create a connection. A connection is your Printful account linked to Make once, then reused by every Printful module you add later.
- 02
Name the connection
The Connection name field is optional, but a clear name helps when you run more than one store. Something like the store name is enough to pick the right account later in the list.
- 03
Enter your credentials
You need an active Printful account and either a private API token or a public app with OAuth credentials. Paste what you copied from Printful, or follow the on-screen steps, and Make saves the connection.
Your first scenario: turn a sale into a Printful order
GoalWhen a new sale shows up in the app where your orders land, Make creates the matching order in Printful.
- 01
Create the scenario
Go to the Scenarios page, create a new scenario and click the big + to place the first module. That first module is the app where your sales arrive: a sheet, a form or a shop.
- 02
Set up the starting app
Pick that app's module that watches new rows or new sales and link its account. Once connected, Make lists the sheets or objects it can read, so you choose from a menu.
- 03
Add Create an Order
Click the + on the right of the first module, search Printful and choose Create an Order. Map the customer and product data from the first module into the Printful fields Make shows you.
- 04
Test with Run once
Click Run once and add a test sale. Each module shows the bundles it received, one bundle per item passed along. Check the new order in Printful before going further.
- 05
Schedule and switch on
Open the clock on the first module: a new scenario runs every 15 minutes by default, and 15 minutes is also the shortest gap on the Free plan. Then switch the scenario on.
Which Printful triggers can start a scenario?
3 modules start a scenario when something happens in Printful. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Printful as soon as it happens.
Watch Canceled Orders
Scheduled triggerIn Make“Watches for new canceled orders.”
This trigger hands your scenario every order that has just been canceled in Printful, so other tools can react without you noticing it first. Each canceled order comes through as its own bundle, one item you can pass to the next module.
Watch Fulfilled Orders
Scheduled triggerIn Make“Watches for orders which have been fulfilled (all items shipped successfully).”
Here you get the orders Printful has fully shipped, meaning every item left successfully. It is the cleanest signal that a customer's parcel is on its way, which makes it a natural start for follow-up messages.
Watch Orders
Scheduled triggerIn Make“Watches for new orders.”
This one gives your scenario each new Printful order at the next run. You get a steady feed of fresh orders to log, share or check, without opening the dashboard.
What can Make do in Printful?
Printful gives you 5 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Cancel an Order
ActionIn Make“Cancels a pending or draft order.”
Stops an order in Printful from your scenario, so a cancellation decided in another tool reaches Printful without a manual step.
Create an Order
ActionIn Make“Creates an order.”
Builds a brand new Printful order from data coming out of an earlier module. That is how sales from a channel Printful does not read still end up in production, with no copy and paste in between.
Get an Order
ActionIn Make“Returns information about an order.”
Reads one order and returns the information Printful holds on it, so the following modules have full details to work with. Triggers give you the event; this module fills in the rest when you need it.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Opens the rest of the Printful API from your scenario, reusing the same connection. Whenever the 8 ready-made modules stop short, this is how you reach any other part of the Printful API.
Update an Order
ActionIn Make“Updates an unsubmitted order and optionally submits it for fulfillment.”
Changes an order that has not been submitted yet, and can submit it for fulfillment in the same step. Handy when an order sits as a draft and needs a check before it goes to production.
Need help automating Printful with Make?
A person reads every message.