Active with remarks |
---|
This application needs additional settings. Please follow the documentation below to create your own connectionUnique, active service acces point to a network. There are different types of connections (API key, Oauth…).. |
WooCommerce 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 your coupons, customers, orders, order notes, products, product attributes, product attribute terms, product categories, and product variations in your WooCommerce account.
To use the WooCommerce modules, you must have an account and a WooCommerce WordPress plugin installed. You can create an account at wordpress.com.
Refer to the WooCommerce API documentation for a list of available endpoints.
To establish the connection, you must:
To create a WooCommerce custom application and retrieve your client credentials:
Note | |
---|---|
To connect WooCommerce in , you need to enable SSL on your WordPress web page and use pretty permalinks. Refer to WordPress documentation to learn more. |
-
Log in to your WordPress account.
-
In the left sidebar, click WooCommerce > Settings > Advanced.
-
Go to the REST API tab and click Add Key.
-
Enter the description of your connection and select the Read/Write option from the permissions drop-down menu.
-
Click Generate API Key.
-
Copy your Consumer Key and Consumer Secret values and store them in a safe place.
You will use these values in the Consumer Key and Consumer Secret fields in Boost.space Integrator.
To establish the connection in Boost.space Integrator:
-
Log in to your Boost.space Integrator account, add a <app name> 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. -
Optional: In the Connection name field, enter a name for the connection.
-
In the Consumer Key and Consumer Secret fields, enter relevant values that you copied above.
-
In the Eshop URL field, enter the URL of your Eshop, including HTTPS. For example,
https://my-eshop.com
. -
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 WooCommerce modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.
Build WooCommerce 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:
TriggersThe 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.
-
New Event
-
Watch Coupons
-
Watch Customers
-
Watch Orders
-
Watch Products
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 When you create a WooCommerce webhook in Boost.space Integrator, it is attached automatically and requires no additional set up. |
Coupons
-
Search for a Coupon
-
Get a Coupon
-
Create a Coupon
-
Update a Coupon
-
Delete a Coupon
Customers
-
Search for a Customer
-
Get a Customer
-
Create a Customer
-
Update a Customer
-
Delete a Customer
Orders
-
Search for an Order
-
Get an Order
-
Create an Order
-
Update an Order
-
Update an 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.
-
Delete an Order
Order Notes
-
List Order Notes
-
Get an Order Note
-
Create an Order Note
-
Delete an Order Note
Products
-
Search for a Product
-
Get a Product
-
Create a Product
-
Update a Product
-
Delete a Product
-
Create Products (Batch)
-
Update Products (Batch)
-
Delete Products (Batch)
Product Attributes
-
List Product Attributes
-
Get a Product Attribute
-
Create a Product Attribute
-
Update a Product Attribute
-
Delete a Product Attribute
-
Create Product Attributes (Batch)
Product Attribute Terms
-
List Product Attribute Terms
-
Get a Product Attribute Term
-
Create a Product Attribute Term
-
Update a Product Attribute Term
-
Delete a Product Attribute Term
-
Create Product Attribute Terms (Batch)
Product Categories
-
Search Product Categories
-
Get a Product Category
-
Create a Product Category
-
Update a Product Category
-
Delete a Product Category
Product Variation
-
List Product Variations
-
Get a Product Variation
-
Create a Product Variation
-
Update a Product Variation
-
Delete a Product Variation
Other
-
Make an API Call