- Home
- Resources
- Integrations
- Big Cartel
Big Cartel Make integrationAutomate Big Cartel with Make.
Your shop catalog can keep your other tools up to date on its own. The Big Cartel Make integration gives you 15 modules, 2 of them triggers, for products, categories and discounts. This page shows you how to link your store and build a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Big Cartel Make integration do for your store?
The Big Cartel Make integration links your store to Make, a no-code tool where you build a scenario: a chain of steps that runs by itself. Each step is a module. With these modules, Make can spot product changes, read your catalog and manage categories and discounts without you opening the Big Cartel dashboard.
Launch offers without the busywork. Put Watch New Products at the start of a scenario and follow it with Create a Discount. Every product you add gets its promo code prepared right away, so a new drop never goes live without its offer.
A catalog your team can read anywhere. List Products returns every item in the store, one bundle per product (a bundle is a single item passed from one module to the next). Send those bundles to a spreadsheet or a database, and people who never log into Big Cartel still see what you sell. The Airtable Make integration is a common destination.
Tidy categories and expired codes. Update a Category, Delete a Category and Delete a Discount let a scenario clean up after a season ends, for example when a product line is retired in another tool.
Keep the scope in mind: the listed modules cover products, categories and discounts. Products can be watched, read and listed, not created. For anything else in the Big Cartel API, the Make an API Call module reuses the same connection.
If you are still choosing a platform, the n8n vs Make comparison lays out the criteria, and the Make review covers the editor in depth.
How do you connect Big Cartel to Make?
- 01
Add a Big Cartel module
In a scenario, click the +, search for Big Cartel and pick any module. Then click Create a connection. A connection is your Big Cartel account linked to Make once, and every Big Cartel module in your scenarios reuses it.
- 02
Name it and authorize
Give the connection a name if you like, such as the store it belongs to. Handy when you run more than one shop. Then follow the Big Cartel page that opens and allow Make to access your account, or paste the key Big Cartel gives you if that is what the window asks for.
- 03
Save the connection
Click Save. Back in the module, Make can now read your store, so you pick products, categories or discounts from its lists instead of typing them. The Big Cartel documentation lists no prerequisite beyond having an account.
Your first scenario: a discount for every new product
GoalWhen a new product appears in Big Cartel, Make creates a discount for it.
- 01
Create the scenario
Open the Scenarios page, create a new scenario and click the big + in the middle of the editor. That empty circle becomes your first module.
- 02
Add Watch New Products
Search for Big Cartel, choose Watch New Products and select your connection, or click Create a connection if this is your first Big Cartel module.
- 03
Add Create a Discount
Click the + on the right of the trigger and pick Create a Discount. Fill the fields Make shows, and map the product data coming from the trigger wherever you want the discount to reflect the new item.
- 04
Test with Run once
Add a test product in your store, then click Run once. Open the bubble above each module to read the bundles it received and check that the discount looks right in Big Cartel.
- 05
Schedule and switch it on
Click the clock on the first module. A new scenario checks every 15 minutes by default, and the Free plan cannot go below that interval. Pick your schedule and switch the scenario on.
What starts a Big Cartel scenario?
2 modules start a scenario when something happens in Big Cartel. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Big Cartel as soon as it happens.
Watch New Products
Scheduled triggerIn Make“Triggers when a new product is created.”
Watch New Products hands your scenario each product freshly added to the store, so the next modules can act on it the moment Make sees it. It only reacts to creation, which keeps the flow focused on new arrivals.
Watch Product Actions
Instant triggerIn Make“Triggers when a product is created, updated or deleted.”
With Watch Product Actions, your scenario starts whenever a product is created, updated or deleted in Big Cartel, so every change to the catalog can travel to your other tools.
What can Make do in Big Cartel?
Big Cartel gives you 13 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Create a Category
ActionIn Make“Creates a new category.”
Create a Category adds a new category to your shop from a scenario, so a collection exists before the products that belong to it are sorted.
Create a Discount
ActionIn Make“Creates a new discount.”
This module sets up a new discount in your Big Cartel account, so promo codes come out of your scenarios instead of being typed by hand in the dashboard.
Delete a Category
ActionIn Make“Deletes the category object and its associated data.”
Delete a Category removes a category and the data attached to it, which keeps a store tidy once a collection is over.
Delete a Discount
ActionIn Make“Deletes a specific discount.”
Use Delete a Discount to retire a promo code from a scenario, so an offer stops being usable the moment its campaign ends in your other tools.
Get a Category
ActionIn Make“Retrieves a category object from your Big Cartel account.”
Get a Category fetches one category from your account, handing the next modules its details so they can reuse them in a message or a sheet.
Get a Discount
ActionIn Make“Gets a specific discount for an account.”
This one reads a single discount from your store and passes its details along, which is handy when a later step has to quote or check an existing offer.
Get a Product
ActionIn Make“Returns a specific product for an account.”
Get a Product returns the full record of one product, giving the rest of the scenario the information it needs to describe or sync that item.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Make an API Call lets your scenario reach any endpoint of the Big Cartel API with the connection you already set up, covering what the other 12 modules leave out.
Update a Category
ActionIn Make“Updates a category object in your Big Cartel account.”
Update a Category changes an existing category in your store, so a renamed collection in your planning tool shows the same name in the shop.
Update a Discount
ActionIn Make“Updates a discount object in your Big Cartel account.”
With Update a Discount, a scenario adjusts an offer that already exists, which saves you from deleting and recreating a code your customers know.
List Categories
SearchIn Make“Returns all categories.”
List Categories returns every category in your store, each as its own bundle, so the next modules can loop through your whole structure.
List Discounts
SearchIn Make“Gets all discounts for an account.”
This search gathers all the discounts of your account in one pass, giving you a full view of live and old offers without opening the dashboard.
List Products
SearchIn Make“Gets all products for an account.”
List Products pulls your whole catalog out of Big Cartel, one bundle per product, ready to be written to another tool or compared with it.
Need help automating Big Cartel with Make?
A person reads every message.