Active |
---|
This application does not need additional settings. So you can make connectionUnique, active service acces point to a network. There are different types of connections (API key, Oauth…). only by using your login credentials or by following the instructions below . |
With BigCommerce modulesa module is an application or tool designed to handle specific business functions, such as CRM, project management, or inventory. The system's modular architecture allows you to activate only the modules you need, enabling customization and scalability as your business requirements evolve. in Boost.spaceA platform that centralizes and synchronizes company data from internal and external sources, offering a suite of modules and addons for project management, CRM, data visualization, and more. Has many features to optimize your workflow! IntegratorPart of the Boost.space system, where you can create your connections and automate your processes., 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/.
Refer to the BigCommerce API documentation for a list of available endpoints.
To establish the connection, you must:
To obtain your Store Hash from your BigCommerce account:
- Log in to your BigCommerce 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 beyourstorehash
. - Copy the Store Hash value shown and store it in a safe place.
You will use this value in the Store Hash field in Boost.space Integrator.
To establish the connection in Boost.space Integrator:
- Log in to your Boost.space Integrator account, add a BigCommerce modulea module is an application or tool designed to handle specific business functions, such as CRM, project management, or inventory. The system's modular architecture allows you to activate only the modules you need, enabling customization and scalability as your business requirements evolve. to your scenarioA specific connection between applications in which data can be transferred. Two types of scenarios: active/inactive., and click Create a connection.
Note: If you add a module with an
instant
tag, click Create a webhookA webhook is a way for an app to send real-time information to a specific URL in response to certain events or triggers., 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:
App Client ID and Client secret are required fields. - Log in to the BigCommerce Dev Center.
- 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 appCreate your own custom apps to be used in the integrator engine and share them with users in your organization.:
https://www.integrator.boost.space/oauth/cb/bigcommerce
.
Personal Access tokenA secure code used to authenticate and authorize access to API endpoints, enabling users to connect with third-party applications. is a required field. - 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.
- Click Save.
- If prompted, authenticate your account and confirm access.
You have successfully established the connection. You can now edit your scenario and add more BigCommerce modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.
Note | |
---|---|
At the time of this publication, all steps for Obtain your Store Hash in BigCommerce as well as obtaining the client credentials and access token in step 5 above were checked and verified to be accurate. However this may have changed, so please see the BigCommerce Knowledge Base for the most up-to-date directions. |
Build BigCommerce ScenariosA specific connection between applications in which data can be transferred. Two types of scenarios: active/inactive.
After connecting the app, you can perform the following actions:
Orders
- Watch New Order
- Watch Updated Order
- Watch Updated Order StatusIn Boost.space, statuses are indicators assigned to records within modules to represent their current state or progress. They can be system-defined, such as "Active" or "Done," or custom-created to fit specific workflows. Statuses help track and manage tasks, projects, and processes efficiently.
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 to triggerThe initial event that starts a scenario. It can be an action, a scheduled time, or a custom event, and is essential to define at the beginning of each scenario. a scenario when an event occurs instantly. All webhook modules have an instant tag next to their name.
When you create a BigCommerce webhook in Boost.space Integrator, it is attached automatically and requires no additional set up. |