- Home
- Resources
- Integrations
- Shippingbo
Shippingbo Make integrationAutomate Shippingbo with Make.
Can Make react the moment an order lands in Shippingbo? Yes: the Shippingbo Make integration offers 7 modules, including 2 instant triggers and 5 actions. This guide is for e-commerce and logistics teams, and it takes you from the connection to a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Shippingbo Make integration do for you?
The Shippingbo Make integration links your Shippingbo account to Make, a no-code tool where you build a scenario: an automation made of modules, each one a brick that watches, creates or sends something. Here, Make can start a scenario when an order is created or shipped, then create orders, addresses and products in Shippingbo.
Tell people when a parcel leaves. Watch Shipped Order starts a scenario as soon as Shippingbo marks an order as shipped, and the next module can post a message in your team chat or update a row in a shared sheet.
Feed Shippingbo from your other tools. An order taken in a form or a quote tool can become a Shippingbo order through Create an Order, with Create an Address attaching the delivery destination.
Keep the catalog in step. When your team adds a product in the tool where it maintains the catalog, Create a Product copies it into Shippingbo.
Where the integration stops: it has no search module, and Make flags its Shippingbo documentation as limited, because little public information exists about the app. Make an API call fills those gaps with the same connection. For a side-by-side view of the two platforms, read n8n vs Make. To learn the editor step by step, Make training is a good start, and Make pricing explains the plans.
How do you connect Shippingbo to Make?
- 01
Add a Shippingbo module
Open your scenario, click the +, search for Shippingbo and pick any of its modules. In the module panel, click Create a connection. A connection is your Shippingbo account linked to Make once, then reused by every Shippingbo module.
- 02
Name it and authorize Make
Give the connection a name if you like, for example the store or the warehouse it serves. Then follow what Shippingbo asks: either approve Make on the Shippingbo authorization page, or paste the key Shippingbo gives you.
- 03
Save and check the fields
Click Save. Make can now read your Shippingbo account, and the module fields offer the options it finds there. If the panel shows an error instead, recreate the connection before going further.
Build your first scenario: new products into Shippingbo
GoalWhen a product is added in another app, Make creates it in Shippingbo.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the +. Pick the app where your team lists new products, such as a spreadsheet, and choose its module that watches new rows.
- 02
Add Create a Product
Click the + on the right of that first module, search for Shippingbo and pick Create a Product. Select your Shippingbo connection, or create it right there.
- 03
Map the incoming data
Fill the Create a Product fields by mapping values from the first module: click a field, then pick the matching value that came in. Each bundle, meaning one incoming product, becomes one Shippingbo product.
- 04
Test with Run once
Add one test product in the source app, then click Run once. Make runs the scenario a single time and shows the bundles each module received. Check that the product now appears in Shippingbo.
- 05
Schedule and switch it on
Open the clock on the first module to set the schedule, every 15 minutes by default, then switch the scenario on. From that point, each new product in the source app reaches Shippingbo.
What can start a Shippingbo scenario?
2 modules start a scenario when something happens in Shippingbo. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Shippingbo as soon as it happens.
Watch New Order
Instant triggerIn Make“Triggers when a new order is created in Shippingbo.”
Watch New Order starts your scenario every time an order is created in Shippingbo, so the rest of the flow works on fresh orders without anyone copying them by hand. Each new order arrives in Make as one bundle, the item passed on to the next module.
Watch Shipped Order
Instant triggerIn Make“Trigger when an order is shipped.”
With Watch Shipped Order, the scenario kicks off at the moment Shippingbo records an order as shipped, which gives you a clean point to inform the customer or the team. The shipped order comes through as one bundle you can map into later modules.
What can Make do in Shippingbo?
Shippingbo gives you 5 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Create an Address
ActionIn Make“Creates an address for an order.”
Create an Address attaches an address to an order in Shippingbo, so a delivery destination collected elsewhere ends up where the warehouse works.
Create an Order
ActionIn Make“Creates an order.”
Thanks to Create an Order, data that arrives in the scenario becomes a new Shippingbo order, which spares your team from retyping orders taken outside the online store.
Create an Order V2
ActionIn Make“Creates an order.”
Behind the name Create an Order V2 sits a second version of the order creation module, which also gives you a new order in Shippingbo from the data your scenario carries.
Create a Product
ActionIn Make“Creates products in your Shippingbo account.”
Create a Product adds items to your Shippingbo catalog from another source, so a new product exists in Shippingbo before its first order comes in.
Make an API call
ActionIn Make“Performs an arbitrary authorized API call.”
Make an API call reaches any endpoint of the Shippingbo API from your scenario, with the connection you already set up, for everything the other modules leave out.
Need help automating Shippingbo with Make?
A person reads every message.