- Home
- Resources
- Integrations
- CS-Cart
CS-Cart Make integrationAutomate CS-Cart with Make.
Your store's orders, products and vendors can move on their own. The CS-Cart Make integration gives you 25 modules: 20 actions and 5 searches. This page shows store owners how to link the account and build a first working flow.
Verified Trustpilot reviews · AI, automation & growth agency
What can the CS-Cart Make integration do for your store?
The CS-Cart Make integration links your store to Make, a no-code tool where you build a scenario (the automation itself) out of modules (one brick each). Your CS-Cart modules can create, read, change and delete orders, products, shipments, taxes and vendors, while other apps feed them data.
Shipments that follow the warehouse. When another tool reports that a parcel is ready, Get an Order pulls the order and Create a Shipment records it in CS-Cart, so nobody copies the order over by hand.
A catalog kept in step with a supplier sheet. Search Products finds the item behind a row, Update a Product changes it, and Create a Product adds what is missing. On a marketplace, Search Vendors and Create a Vendor do the same for sellers.
Orders that reach the rest of your stack. Search Orders hands each matching order to the next module, ready for a spreadsheet, a CRM or a chat message. Pair it with the Airtable Make integration if your team reports there.
Two limits to know. CS-Cart has no trigger in Make, so a scenario starts from a schedule or from another app's event. And Make's own CS-Cart doc says it is AI-generated and may contain mistakes, so check key details with CS-Cart. The same store may also have an n8n node; the n8n vs Make comparison helps you pick, and Make pricing explains how operations are counted.
How do you connect CS-Cart to Make?
- 01
Turn on API access in CS-Cart
In your CS-Cart admin, go to Customers > Administrators, open the admin account Make will use, then the API access tab. Tick Yes, allow this user to use the API and copy the API key shown.
- 02
Add a CS-Cart module in Make
In your scenario, search CS-Cart, pick any module and click Create a connection. The Connection name field is optional; a clear name like your store's name helps when you run several shops.
- 03
Paste your credentials
Enter the credentials you copied from CS-Cart, or follow the instructions on screen, and save. The connection is stored once and every CS-Cart module in your scenarios reuses it.
Build your first scenario with CS-Cart
GoalWhen another app says a parcel is packed, Make fetches the CS-Cart order and records its shipment.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the + to add the first module. Choose the app where packing happens, since CS-Cart has no trigger of its own.
- 02
Fetch the order
Click the + on the right, search CS-Cart and pick Get an Order. Connect your account, then map the order ID coming from the first module.
- 03
Record the shipment
Add Create a Shipment after it and point it at the same order. Make lists what it can read from your store once the connection exists, so fill each field from the data above.
- 04
Test with Run once
Click Run once with a test order. Open the bubble above each module to read the bundles it received (a bundle is one item passed along, here one order).
- 05
Schedule and switch it on
Set the schedule on the first module (every 15 minutes by default) and turn the scenario on. From then on, each packed parcel becomes a shipment in CS-Cart.
Every CS-Cart module in Make
CS-Cart gives you 25 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
- Create an Order
- Create a Product
- Create a Shipment
- Create a Tax
- Create a Vendor
- Delete an Order
- Delete a Product
- Delete a Shipment
- Delete a Tax
- Delete a Vendor
- Get an Order
- Get a Product
- Get a Shipment
- Get a Tax
- Get a Vendor
- Make an API Call
- Update an Order
- Update a Product
- Update a Tax
- Update a Vendor
- List Shipments
- List Taxes
- Search Orders
- Search Products
- Search Vendors
Create an Order
ActionIn Make“Creates a new order.”
Puts a new order into your CS-Cart store from data gathered elsewhere, such as a phone sale logged in a form or a quote accepted in your CRM.
Create a Product
ActionIn Make“Creates a new product.”
Adds a fresh item to your catalog, so a new line in a supplier file or a product sheet shows up in the store without manual entry.
Create a Shipment
ActionIn Make“Creates a new shipment for an order.”
Records a shipment against an existing order, which keeps the order history complete once the parcel leaves.
Create a Tax
ActionIn Make“Creates a new tax.”
Sets up a new tax in the store from Make, handy when tax rules are maintained in a shared sheet rather than typed in the admin.
Create a Vendor
ActionIn Make“Creates a new vendor.”
Opens a vendor account on a multi-vendor CS-Cart marketplace, so a seller approved in your onboarding form lands in the store automatically.
Delete an Order
ActionIn Make“Deletes an order specified by ID.”
Removes one order, picked by its ID, which clears test orders or cancelled drafts out of your list without opening the admin.
Delete a Product
ActionIn Make“Deletes a product specified by ID.”
Takes a product out of the catalog by its ID, so an item dropped by the supplier disappears from the store as well.
Delete a Shipment
ActionIn Make“Deletes a shipment specified by ID.”
Erases a shipment record by its ID, useful to undo a shipment your scenario logged by mistake or twice.
Delete a Tax
ActionIn Make“Deletes a tax specified by ID.”
Drops a tax from the store by its ID, which keeps the tax list short once an old rate is no longer in use.
Delete a Vendor
ActionIn Make“Deletes a vendor specified by ID.”
Closes out a marketplace seller by removing the vendor record matching an ID, so an offboarded partner is gone from CS-Cart too.
Get an Order
ActionIn Make“Retrieves an order specified by ID.”
Fetches the full details of one order when you already know its ID, so later modules can reuse what it holds.
Get a Product
ActionIn Make“Retrieves a single product specified by ID.”
Reads one product by its ID, giving the next modules its current data to compare, copy or send somewhere else.
Get a Shipment
ActionIn Make“Retrieves info about the shipment specified by ID.”
Pulls the details of one shipment by its ID, so you can pass them to a customer message or a support ticket.
Get a Tax
ActionIn Make“Retrieves an info about a tax specified by ID.”
Returns what the store knows about one tax, chosen by its ID, so a report or a check can rely on the live setting.
Get a Vendor
ActionIn Make“Retrieves a vendor specified by ID.”
Loads one vendor's record by its ID, so the seller's details are at hand for a contract, an invoice or a welcome email.
Make an API Call
ActionIn Make“Performs an arbitary authorized API call.”
Reaches any endpoint of the CS-Cart API from your scenario, with the same connection, when none of the listed modules covers what you need.
Update an Order
ActionIn Make“Updates an existing order.”
Changes an existing order, so a change made in another tool is reflected in CS-Cart once your scenario picks it up.
Update a Product
ActionIn Make“Updates a product specified by ID.”
Edits one product chosen by its ID, which lets a correction made in a supplier sheet reach the storefront.
Update a Tax
ActionIn Make“Updates info of a tax specified by ID.”
Adjusts a tax by its ID, so a rule change decided by your accountant lands in the store without anyone editing it by hand.
Update a Vendor
ActionIn Make“Updates a vendor specified by ID.”
Refreshes a vendor's record by its ID, keeping seller details in CS-Cart the same as in the CRM where your partner team works.
List Shipments
SearchIn Make“Lists all shipments.”
Returns every shipment in the store as separate bundles, which gives you a full picture to export, count or check against a carrier report.
List Taxes
SearchIn Make“Lists all available taxes.”
Brings back all the taxes available in your store, one bundle each, so you can review them or copy them into a reference sheet.
Search Orders
SearchIn Make“Searches for orders or lists them all.”
Finds the orders that match what you ask for, or lists them all, and passes each one on as its own bundle.
Search Products
SearchIn Make“Searches for products or lists them all.”
Looks up products in your catalog, or returns the whole list, so you can match a supplier reference with the right item.
Search Vendors
SearchIn Make“Searches for vendors or lists them all.”
Finds marketplace sellers that fit your query, or lists every vendor, each one ready for the next module.
Need help automating CS-Cart with Make?
A person reads every message.