- Home
- Resources
- Integrations
- CommerceHQ
CommerceHQ Make integrationAutomate CommerceHQ with Make.
Can your CommerceHQ store run its routine chores without you? The CommerceHQ Make integration gives you 21 modules: 4 triggers, 14 actions and 3 searches. This guide is for store owners new to Make, and it walks you from the connection to a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the CommerceHQ Make integration automate?
The CommerceHQ Make integration links your store to Make, a no-code tool where you build a scenario: an automation made of modules, each one a brick that watches, reads or changes something. Your store can then react on its own to new customers, paid orders and product changes, and pass that data to the other apps you use.
Orders that close themselves. Watch New Paid Orders picks up each paid order and Ship Order marks it as shipped, which suits a store where delivery is handled outside CommerceHQ.
A clean customer base. Watch New Customers hands every new buyer to the rest of your stack, while Update a Customer and Delete a Customer keep records tidy. A customer who already placed an order cannot be deleted, so plan an update instead.
A catalog that stays in sync. Watch New Products and Watch Updated Products report catalog changes, and Create a Product, Update a Product or Update a Collection push changes back from a supplier sheet.
Everything the listed modules skip can still be reached with Make an API Call, which uses the same connection. Before you commit, read our Make review and check Make pricing. CommerceHQ may also be available in n8n: the n8n vs Make comparison lays out both tools side by side.
How do you connect CommerceHQ to Make?
- 01
Create a private app in CommerceHQ
Log in to CommerceHQ, open Dashboard then Apps Store, and click Add a Private App. Give it a name you will recognize, then click Add The Private App.
- 02
Save the two credentials
CommerceHQ now shows an API Key and an API Password. Copy both into a password manager or another safe place, because Make asks for them in the next step.
- 03
Add the connection in Make
In your scenario, insert any CommerceHQ module and click Add next to the Connection field. Name the connection, type your store name in Store, paste the key and password, then click Save.
Build your first scenario with CommerceHQ
GoalWhen a new paid order appears in CommerceHQ, Make marks that order as shipped.
- 01
Start a blank scenario
Open the Scenarios page in Make, create a new scenario and click the big + to place the first module.
- 02
Add the paid order trigger
Search for CommerceHQ, pick Watch New Paid Orders and select your connection, or click Add to create it with the steps above.
- 03
Add Ship Order
Click the + on the right of the trigger, choose CommerceHQ again, then Ship Order. Map the order coming from the trigger so Make knows which one to close.
- 04
Test with Run once
Click Run once and open the bubbles to read the bundles, the items each module received. Use a test order: this module really marks the order as shipped.
- 05
Schedule and switch on
Click the clock on the first module to set how often Make checks the store. A new scenario checks every 15 minutes by default. Then turn the scenario on.
Which CommerceHQ triggers start a scenario?
4 modules start a scenario when something happens in CommerceHQ. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by CommerceHQ as soon as it happens.
Watch New Customers
Scheduled triggerIn Make“Triggers when a new customer is created.”
Hands you each customer created in your store as soon as Make spots it, so a newsletter tool, a CRM or a welcome email can take over without anyone copying data. Every customer arrives as one bundle, with the details CommerceHQ holds.
Watch New Paid Orders
Scheduled triggerIn Make“Triggers when new paid order is created.”
Gives you every order once the payment has gone through, which makes it the safest starting point for anything that should only happen after the money is in. Unpaid carts never reach your scenario.
Watch New Products
Scheduled triggerIn Make“Triggers when a new product is created.”
Tells your other tools that a product was just added to the catalog, so a marketing sheet, a feed or a team channel hears about it without a manual export. Each new product becomes one bundle you can map into the next module.
Watch Updated Products
Scheduled triggerIn Make“Triggers when an existing product is updated.”
Catches the products someone changed in CommerceHQ, which lets a copy of your catalog elsewhere stay current instead of drifting out of date. It covers edits, not additions, so it pairs well with Watch New Products.
What can each CommerceHQ module do?
CommerceHQ gives you 17 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Create a Collection
ActionIn Make“Creates a new collection.”
Opens a new collection in your store from a scenario, so seasonal groupings or supplier ranges can appear without clicking through the dashboard.
Create a Customer
ActionIn Make“Creates a new customer.”
Adds a customer record to CommerceHQ from data collected elsewhere, which spares you retyping names from a form or a wholesale order.
Create a Product
ActionIn Make“Creates a new product.”
Publishes a new product in the catalog from a scenario, turning a supplier row or an approved draft into a real listing without manual entry.
Delete a Collection
ActionIn Make“Deletes an existing collection.”
Removes a collection you no longer need, which keeps the storefront free of empty seasonal groupings once a campaign has ended.
Delete a Customer
ActionIn Make“Deletes an existing customer. Only customers without orders can be deleted.”
Erases a customer record from the store, useful for tidying up duplicates or test accounts created while you set things up.
Delete a Product
ActionIn Make“Deletes an existing product. If it has been purchased before, its data will remain untouched in orders.”
Takes a product out of the catalog for good, which helps retire discontinued items as soon as a supplier stops them.
Get a Collection
ActionIn Make“Gets information on a collection.”
Reads one collection and hands its details to the next module, so a scenario can check what a grouping contains before acting on it.
Get a Customer
ActionIn Make“Gets information on a single customer.”
Fetches the full record of a single customer, giving later modules the details they need to personalize an email or fill a CRM entry.
Get a Product
ActionIn Make“Gets information on a product.”
Looks up one product and returns what CommerceHQ knows about it, handy when another app only gives you a reference and you need the full picture.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Lets you call any endpoint of the CommerceHQ API with the connection you already set up, which covers everything the ready-made modules leave out.
Ship Order
ActionIn Make“Marks order as shipped.”
Marks an order as shipped in CommerceHQ, saving someone the routine of closing orders one by one once the parcel has left.
Update a Collection
ActionIn Make“Updates an existing collection.”
Changes an existing collection, so its name or content can follow your merchandising plan without a trip to the dashboard.
Update a Customer
ActionIn Make“Updates an existing customer.”
Edits a customer who already exists, keeping details in the store aligned with your CRM or support desk instead of maintaining them twice.
Update a Product
ActionIn Make“Updates an existing product. If it has been purchased before, its data will remain untouched in orders.”
Rewrites the details of a live product, which keeps prices or descriptions in the store matched to your supplier data without manual edits.
List Collections
SearchIn Make“Gets all collections.”
Returns all your collections, one bundle each, so a scenario can loop through them to audit, export or update the whole set.
List Customers
SearchIn Make“Gets all customers.”
Pulls every customer in the store, one bundle per person, which is the starting point for exports, audits or a duplicate check.
List Products
SearchIn Make“Gets all products.”
Gives back the whole catalog as a series of bundles, perfect for mirroring products into a sheet or checking listings against a supplier file.
Need help automating CommerceHQ with Make?
A person reads every message.