- Home
- Resources
- Integrations
- Shiphero
Shiphero Make integrationAutomate Shiphero with Make.
What should happen the moment a Shiphero order ships, stalls or gets cancelled? The Shiphero Make integration gives you 15 modules, 10 of them instant triggers, so warehouse events can start work in other tools. This guide connects your account and walks you through a first scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Shiphero Make integration automate for you?
The Shiphero Make integration links your Shiphero warehouse account to Make, a no-code tool where you build a scenario (the automation itself, a chain of modules). Shiphero calls Make the instant an order, tote, return or shipment changes, and Make passes that event to the next module, in Shiphero or in another app.
Catch backorders before customers ask. Watch Backorders fires when an order line goes on backorder. Add Get Products to pull the item details, then alert your buying team in the tool they already read.
Keep order statuses honest. Watch Order Allocations reports each allocated line, and Update an Order Status sets the order to the stage your support team expects, so nobody chases a picker to find out.
Close the loop on returns and shipments. Watch Returns and Watch Shipments hand each new return or shipment to Make, which can log it in a sheet or notify the customer through another app.
Shiphero has no Make an API Call module in Make. When a module is missing, Execute a GraphQL Query is the closest way to reach data the other modules skip. The same app often has an n8n node too; the n8n vs Make comparison lays out the differences. For a guided start, see the Make training, or check Make pricing before you scale.
How do you connect your Shiphero account to Make?
- 01
Grab a refresh token in Shiphero
In your Shiphero dashboard, open Users and click Add Third-Party Developer. Shiphero shows a Refresh Token on screen: copy it right away, it is the key Make uses to reach your account.
- 02
Add a Shiphero module in Make
Log in to Make, add any Shiphero module to your scenario and click Create a connection. A connection is your Shiphero account linked to Make once, then reused by every Shiphero module. The Connection name field is optional.
- 03
Paste the credentials and save
Enter the credentials you copied from Shiphero, or follow the on-screen instructions, then save. Make can now read orders and products from your account and list them for you in the module fields.
Build your first scenario with Shiphero
GoalWhen Shiphero allocates an order line, Make updates that order's status so support sees where it stands.
- 01
Create the scenario
Open the Scenarios page, create a new scenario and click the big + to place the first module. That first module is the trigger: the event that starts everything.
- 02
Pick Watch Order Allocations
Search for Shiphero, choose Watch Order Allocations, click Create a webhook, then Create a connection with your refresh token. Shiphero will now call Make each time a line is allocated.
- 03
Add Update an Order Status
Click the + to the right of the trigger and pick Update an Order Status. Map the order from the trigger's data, then choose the status your team reads as "ready to pick".
- 04
Test with Run once
Click Run once, then allocate a test order in Shiphero. Make shows each bundle (one item passed between modules) so you can check the right order got the new status.
- 05
Switch it on
Once the test looks right, switch the scenario on. Because the trigger is instant, it runs whenever Shiphero sends an allocation, and each module run counts as one operation on your plan.
Which Shiphero events can start a scenario?
10 modules start a scenario when something happens in Shiphero. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Shiphero as soon as it happens.
Watch Backorders
Instant triggerIn Make“Triggers when an order line item goes on backorder”
You hear about a backorder the moment an order line falls short, instead of discovering it when a customer complains. Each bundle is one line that could not be filled.
Watch Cleared Totes
Instant triggerIn Make“Triggers when a tote is cleared”
This one gives your floor lead a signal each time a tote is cleared in Shiphero, which is handy for tracking how bins move through picking and packing without refreshing the dashboard.
Watch Completed Totes
Instant triggerIn Make“Watch Orders that have been cancelled”
Watch Completed Totes lets a scenario react when a tote reaches its end state, so the next team knows the batch is ready for them.
Watch Inventory Updates
Instant triggerIn Make“Triggers when inventory is updated”
Stock counts stay in sync elsewhere: Shiphero tells Make every time inventory changes, and your scenario forwards the new level to a storefront, a sheet or a report.
Watch Order Allocations
Instant triggerIn Make“Triggers when an order line item gets allocated”
Knowing that stock is reserved for an order is the green light for picking, and this trigger delivers that green light to Make line by line.
Watch Order Cancellations
Instant triggerIn Make“Watch Orders that have been cancelled”
A cancelled order often means work to undo elsewhere, and this trigger makes sure Make hears about it before anyone packs the parcel.
Watch Order Packouts
Instant triggerIn Make“Triggers when an order is packed out”
With Watch Order Packouts, a scenario starts as soon as an order is packed out, the last warehouse step before the carrier takes over.
Watch PO Updates
Instant triggerIn Make“Triggers when a purchase order is updated”
Purchase orders change as suppliers confirm, ship or adjust, and Watch PO Updates brings each change into Make so buyers do not have to watch Shiphero all day.
Watch Returns
Instant triggerIn Make“Triggers when a Return is Created Or Updated”
Returns get handled faster when your service team sees them immediately; this trigger passes along every return created or updated in Shiphero.
Watch Shipments
Instant triggerIn Make“Triggers when a shipment is created”
Customers want to know their parcel is on its way, and Watch Shipments hands Make every shipment the moment Shiphero creates it.
What else can Shiphero do inside a scenario?
Shiphero gives you 5 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Execute a GraphQL Query
ActionIn Make“Executes a GraphQL Query”
This module reaches Shiphero data the ready-made modules do not cover, by sending a query you write yourself in GraphQL, the language Shiphero's API speaks.
Update an Order
ActionIn Make“Update Orders”
Changing an existing order from a scenario saves your team from editing it by hand in Shiphero after an event elsewhere.
Update an Order Status
ActionIn Make“Updates an Order”
Set the status of an order automatically, so the stage shown in Shiphero matches what actually happened.
Get Orders
SearchIn Make“Returns Orders that Match the Search Criteria”
Need the full picture of an order? Get Orders pulls every order matching your search criteria and hands each one to the rest of the scenario as its own bundle.
Get Products
SearchIn Make“Returns Products that Match the Search Criteria”
Look up products in your Shiphero catalog so a scenario can add item details to an alert, a report or another app.
Need help automating Shiphero with Make?
A person reads every message.