Automation blueprint
Stop forwarding BTSWholesaler orders by hand
The exact Shopify Flow architecture that forwards a paid order to the BTSWholesaler API automatically, then fulfils the Shopify order when tracking appears.
Five flow files, ready to import
Three to prove the connection works, two to run it in production.
- Test
GET Shipping Rates
Validate your BTS token and shipping API connection before anything touches a real order.
- Test
GET Order Tracking
Check tracking retrieval against an order you already know.
- Test
GET Order Status + Fulfil
End to end rehearsal of the full chain, before you go live.
- Live
GET Shipping + POST Create Order
Production flow. Creates the BTS order the moment a customer pays.
- Live
GET Order Status + Fulfil
Polls tracking status and fulfils the Shopify order automatically, with retry logic.
Plus a PDF documentation guide covering setup, metafield configuration, error handling, FAQ and a glossary.
Before you buy
- A Shopify plan that includes the Flow HTTP Request action, which rules out Basic
- A BTSWholesaler account with API access
- Products with the EAN saved in the Shopify variant barcode field
Not sure it fits your setup? Ask us first. We would rather talk you out of it than sell you something that will not run.
BTS Order Sync
We are turning this blueprint into a proper Shopify app, so the whole chain installs in a click instead of an afternoon. The blueprint stays available, and stays the right choice if you prefer owning the flows yourself.
Tell us to notify you when it launches.
Questions
Do I need to write any code?
- No. The flows import directly into Shopify Flow. The PDF walks through metafield configuration, error handling and the tests, step by step.
Which Shopify plans does this work on?
- Any plan where Shopify Flow offers the HTTP Request action. Basic does not include it, and Flow will refuse the step with a plan message.
What happens if BTSWholesaler is temporarily down?
- The live fulfilment flow includes retry logic, so a transient failure does not silently drop an order.
Is there support if my setup differs?
- Get in touch before you buy and describe your setup. If it will not fit, we would rather tell you than sell you a blueprint you cannot use.