- Home
- Resources
- Integrations
- WiziShop
WiziShop Make integrationAutomate WiziShop with Make.
What happens in your WiziShop store the second an order moves? The WiziShop Make integration gives you 4 modules: 3 instant triggers on customers, orders and stock, plus a universal API call. This page shows store owners how to connect the account and build a first scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the WiziShop Make integration do for your store?
The WiziShop Make integration links your online store to Make, a tool where you build a scenario (an automation made of modules, each one a single step) without writing code. WiziShop tells Make as soon as a customer, an order or a product stock changes, and the rest of the scenario decides what to do with it.
Order status that reaches the right people. Watch Updated Order fires when an order is created, deleted or changes status. A shipping team can get each new order passed to the tool it already uses, instead of refreshing the back office.
A customer list that stays in sync. Watch Updated Customer reacts when a customer signs up, is deleted, or edits a name, an email or an opt-in choice. That opt-in change is the one a marketing lead cares about most, since it tells you who agreed to hear from the shop.
Stock alerts before a product runs out. Watch Updated Sku fires when a SKU is created, deleted or its stock moves, so a buyer can react to a low count without checking every product by hand.
The catalog is short: there is no module to create a product or edit an order. For that, Make an API Call reaches the WiziShop API with the same connection. If you are still choosing a tool, read n8n vs Make, and Make pricing explains how plans count usage.
How do you connect WiziShop to Make?
- 01
Get your WiziShop API key
You need an active WiziShop account and an API key before Make can talk to your store. Keep the key at hand: Make asks for it once, then every WiziShop module in your scenarios reuses it.
- 02
Create the connection in Make
Add any WiziShop module to a scenario and click Create a connection. A connection is your WiziShop account linked to Make one time. You can give it a clear name, which helps when you run more than one store.
- 03
Authorize and save
Paste the key WiziShop gives you in the field Make displays, or approve access on WiziShop's page if Make sends you there, then click Save. The module can now read your store.
Your first scenario: act on every order update
GoalWhen an order is created or changes status in WiziShop, Make gets it instantly and calls the WiziShop API to fetch what the next step needs.
- 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 one that starts everything.
- 02
Add Watch Updated Order
Search for WiziShop, pick Watch Updated Order and select your connection, or click Create a connection if this is your first WiziShop module.
- 03
Add Make an API Call
Click the + on the right of the trigger and choose WiziShop's Make an API Call. Pick an endpoint that reads data, and map the order details coming from the trigger into the request.
- 04
Test with Run once
Click Run once, then change an order status in WiziShop. Each module shows the bundles it received, a bundle being one item passed along, here one order.
- 05
Switch it on
When the test looks right, switch the scenario on. Since the trigger is instant, it runs as soon as WiziShop sends an order, not on a timer.
What starts a WiziShop scenario?
3 modules start a scenario when something happens in WiziShop. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by WiziShop as soon as it happens.
Watch Updated Customer
Instant triggerIn Make“Triggers when a customer is created or deleted or a customer's firstname, lastname, email, optin or nb_of_valid_orders are updated.”
Your scenario learns about a customer the moment their record changes: a new signup, a deleted account, or an edit to first name, last name, email, opt-in or number of valid orders. You get one bundle per change to route wherever it belongs.
Watch Updated Order
Instant triggerIn Make“Triggers when a order's status is updated or an order is created or deleted.”
Every time an order appears, disappears or moves to a new status, this trigger hands the order to your scenario. It is the most direct way to follow the life of a sale from checkout to delivery without opening the back office.
Watch Updated Sku
Instant triggerIn Make“Triggers when a sku is created or deleted or a sku's stock is updated.”
Stock movements reach Make without delay: this trigger fires when a SKU, the unit you track stock by, is created, deleted, or sees its stock level change. You receive the SKU so the scenario can compare its stock with the level you consider low.
What else can Make do in WiziShop?
WiziShop gives you 1 module. For each one: what it does for you, when to reach for it, and what to watch out for.
Make an API Call
ActionIn Make“Performs an authorized API Call”
This module opens the rest of the WiziShop API to your scenario, with the connection you already set up. It covers what the three triggers do not, such as reading more details about an order or working on a product.
Need help automating WiziShop with Make?
A person reads every message.