Commerce
BigCommerce
8min
with bigcommerce modules in make, you can manage the orders, customers, carts, customer addresses, products, and blog posts in your bigcommerce account to use the bigcommerce modules, you must have have a big commerce account you can create an account at bigcommerce com/start your trial/ https //www bigcommerce com/start your trial/ refer to the bigcommerce api documentation https //developer bigcommerce com/docs/api for a list of available endpoints connect bigcommerce to make to establish the connection, you must bigcommerce docid\ kw24bulw8tbloebgdww6a bigcommerce docid\ kw24bulw8tbloebgdww6a obtain your store hash in bigcommerce to obtain your store hash from your bigcommerce account log in to your bigcommerce https //manage bigcommerce com/ account under stores , click on your store name under the details section, your store hash can be found in the permanent address of your bigcommerce store if your permanent address is https //store yourstorehash mybigcommerce com , your store hash would be yourstorehash copy the store hash value shown and store it in a safe place you will use this value in the store hash field in make establish the connection with bigcommerce in make to establish the connection in make log in to your make account, add a bigcommerce module to your {{scenario singular lowercase}} make, and click create a connection note if you add a module with an instant tag, click create a webhook , then create a connection choose a connection type , either app or personal optional in the connection name field, enter a name for the connection in the store hash field, enter the store hash copied above depending on the connection type you chose in step 2 above, fill in the following information click save if prompted, authenticate your account and confirm access log in to your bigcommerce account and in the left navigation click settings under api (at the bottom of the page) click store level api account > + create api account choose your token type, name your api account, and choose the scopes you will need click save copy your client id , client secret , and access token and store them in a safe place log in to the bigcommerce dev center https //developer bigcommerce com/ click on my apps , and then click view client id for the app you created copy your client id and client secret and store them in a safe place if requested, use the following redirect uri when creating your custom app https //www make com/oauth/cb/bigcommerce client id and client secret are required fields access token is a required field you have successfully established the connection you can now edit your {{scenario singular lowercase}} and add more bigcommerce modules if your connection requires reauthorization at any point, follow the connection renewal steps here docid\ so88fm6pkt0g adkddfzz build bigcommerce {{scenario plural}} after connecting the app, you can perform the following actions orders watch new order watch updated order watch updated order status customers watch new customer watch updated customer create a customer search customers update a customer delete a customer carts watch abandoned cart watch new cart customer addresses watch new customer address watch updated customer address create a customer address search customer address products watch new products create a product search products get a product update a product delete a product blog posts create a blog post other watch new shipment make an api call note this app uses webhooks docid 1yhunj8jvzyxip9cf3ps1 to trigger a make when an event occurs instantly all webhook modules have an instant tag next to their name when you create a bigcommerce webhook in make, it is attached automatically and requires no additional set up