Qapla' Make integrationAutomate Qapla' with Make.
Can labels, orders and tracking updates in Qapla' move on their own? The Qapla' Make integration gives you 22 modules: one instant trigger, 13 actions and 8 searches. This guide is for shipping and e-commerce teams, and it takes you from the connection to a first live scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Qapla' Make integration automate?
The Qapla' Make integration links your Qapla' account to Make so that shipping work runs without anyone clicking through the dashboard. You build a scenario, which is the automation itself: a chain of modules, each one a brick that watches, acts or searches. Qapla' supplies the labels, orders and tracking data; Make passes them to your other apps.
Tracking that lands back in the store. Watch Updates on a Shipment Tracking Status fires when a parcel changes status, and Update a Platform Order adds the tracking information to the matching order on your sales platform.
Labels chosen by your own rules. When a new order arrives, Get the Recommended Courier for an Order applies the assignment rules of your channel, then Create a Label produces the label and Get Shipment Label fetches the waybill for the warehouse.
Pick-up points on demand. Get Pick-Up Drop-Off Points returns the relay points of a courier, ready to drop into a message or a sheet.
Keep one caveat in mind: Make's own page for this app warns that its content is AI-generated from the Qapla' documentation and may contain mistakes, so check important details with Qapla'. If you are weighing tools, the n8n vs Make comparison sets out the criteria. To learn the editor properly, see the Make training, and keep Make troubleshooting close when a run fails.
How do you connect Qapla' to Make?
- 01
Copy your Private API Key
In Qapla', open Settings, then Channels, pick your channel and click Configure. In the Channel section, copy the value shown in the Private API Key field.
- 02
Add a Qapla' module
In your Make scenario, add any Qapla' module and click Create a connection. A connection is your Qapla' account linked to Make once, then reused by every Qapla' module you add later.
- 03
Paste the key and save
Give the connection a name in Connection name if you like, which helps when you run several channels. Paste the key you copied, confirm, and the module can now read your Qapla' data.
Your first scenario with Qapla'
GoalWhen a shipment's tracking status changes in Qapla', Make pulls the shipment details and adds the tracking to the store order.
- 01
Start a new scenario
From the Scenarios page, create a new scenario and click the big +. Type Qapla' in the search box to see all of its modules.
- 02
Set up the trigger
Pick Watch Updates on a Shipment Tracking Status. Click Create a webhook, then Create a connection, and paste your Private API Key. Qapla' now has an address to call.
- 03
Fetch the shipment
Click the + on the right of the trigger and add Get Shipment Details. Map the shipment reference coming from the trigger so Make looks up the right parcel and its tracking history.
- 04
Write the tracking back
Add Update a Platform Order after the search. Map the order and the tracking data from the two modules before it, so each status change reaches the order on your store.
- 05
Test with Run once
Click Run once, then let a status update reach the webhook. Open the bubble above each module to read the bundle it received, one item passed from one module to the next.
- 06
Switch it on
Once the bundles look right, switch the scenario on. From then on, every call Qapla' sends to the webhook runs the whole chain without you opening the editor.
What starts a Qapla' scenario
1 module starts a scenario when something happens in Qapla'. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Qapla' as soon as it happens.
Watch Updates on a Shipment Tracking Status
Instant triggerIn Make“Receives shipments' tracking status updates.”
Gets your scenario moving the moment Qapla' records a new tracking status on a shipment, so the next steps follow the parcel instead of a manual check of the dashboard.
Everything Qapla' can do in Make
Qapla' gives you 21 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
- Check a Label
- Confirm a Label
- Create a Label
- Create an Order
- Create a Shipment to Track
- Delete a Label
- Delete an Order
- Delete a Tracked Shipment
- Get Shipment Label
- Get the Recommended Courier for an Order
- Make an API Call
- Update a Platform Order
- Update a Virtual Courier Shipment Status
- Get Order Details
- Get Pick-Up Drop-Off Points
- Get Platform Orders
- Get Shipment Details
- Get Shipping Quotes
- Get the Imported Orders
- Get Tracked Shipments
- Get Updated Shipments
Check a Label
ActionIn Make“Checks the status of a shipping label.”
Tells your scenario where a shipping label stands, so the next module acts on its real status rather than on an assumption.
Confirm a Label
ActionIn Make“Confirms a shipping label.”
Confirms a shipping label from the scenario, so nobody has to open Qapla' and approve labels one by one.
Create a Label
ActionIn Make“Creates the shipping label for an order.”
Produces the shipping label for an order directly from Make, which saves the copy and paste between your store and Qapla'.
Create an Order
ActionIn Make“Creates a new order.”
Adds a new order to Qapla' from data sitting in another tool, so orders taken outside your store still get labels and tracking.
Create a Shipment to Track
ActionIn Make“Creates a new shipment to track.”
Registers a shipment in Qapla' for tracking, which keeps every parcel in one place even when its label was made elsewhere.
Delete a Label
ActionIn Make“Deletes a shipping label.”
Removes a shipping label from Qapla', keeping your label list clean when plans change after the label was printed.
Delete an Order
ActionIn Make“Deletes a platform order.”
Takes a platform order out of Qapla', which keeps test orders and duplicates from cluttering your channel.
Delete a Tracked Shipment
ActionIn Make“Deletes a tracked shipment.”
Stops following a shipment by removing it from the tracked list, so your reports only show parcels that matter.
Get Shipment Label
ActionIn Make“Retrieves shipping waybills.”
Fetches the waybill for a shipment, so the document can travel on to a printer app, a shared folder or an email.
Get the Recommended Courier for an Order
ActionIn Make“Gets the right courier for an order based on assignment rules set on the channel.”
Asks Qapla' which courier should carry an order, based on the assignment rules set on your channel, so the choice stays out of the scenario.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Opens the rest of the Qapla' API to your scenario, using the connection you already have, for anything the other modules leave out.
Update a Platform Order
ActionIn Make“Adds tracking information to a platform order.”
Puts tracking information on the order in your sales platform, so the order record carries the parcel details without a manual edit.
Update a Virtual Courier Shipment Status
ActionIn Make“Sends a tracking update to a Virtual Courier shipment.”
Sends a new tracking status to a Virtual Courier shipment, so parcels handled that way still show fresh progress in Qapla'.
Get Order Details
SearchIn Make“Retrieves order details.”
Returns everything Qapla' holds on one order, so later modules can map its data instead of asking you to type it.
Get Pick-Up Drop-Off Points
SearchIn Make“Retrieves a list of Pick-Up Drop-Off Points by courier.”
Lists the pick-up and drop-off points of a courier, giving your customers a place to collect or return a parcel.
Get Platform Orders
SearchIn Make“Gets orders from the CMS / Marketplace connected to the channel.”
Reads the orders of the CMS or marketplace connected to your Qapla' channel, bringing store orders into the scenario in one step.
Get Shipment Details
SearchIn Make“Retrieves shipment details (i.e. tracking history).”
Brings back one shipment with its tracking history, so you can see the whole path of a parcel inside the scenario.
Get Shipping Quotes
SearchIn Make“Retrieves shipping costs for a specified destination and courier.”
Shows what shipping will cost for a given destination and courier, which lets the scenario compare before any label exists.
Get the Imported Orders
SearchIn Make“Gets the orders imported in a channel.”
Returns the orders already imported into a Qapla' channel, which gives you a clean base for reports or checks.
Get Tracked Shipments
SearchIn Make“Gets channel shipments.”
Collects the shipments of a channel in one search, so you can report on them or hunt for one that went quiet.
Get Updated Shipments
SearchIn Make“Gets updated shipments tracking by a timeframe.”
Gathers the shipments whose tracking changed within a time frame you set, handy for a scheduled summary instead of one message per update.
Need help automating Qapla' with Make?
A person reads every message.