# WooCommerce

WooCommerce is an open-source e-commerce plugin for WordPress. It is designed for small to large-sized online merchants using WordPress. The plugin quickly became popular for its simplicity to install and customize and for the market position of the base product as freeware.

Woocommerce is now one of the leading options for online stores and for people who want to open there store online and fufill orders from it.

&#x20;

Rapidbott supports WooCommerce integration natively along with all the actions the current WooCommerce api supports in its endpoints.

&#x20;

You can not only create automations using Rapidbott for your WooCommerce store but also be able to create, edit, update orders, fullfill them, keep track of the orders, shipments , reviews etc.

### Integrating Your WooCommerce Store With Rapidbott <a href="#inlineextension-integrating-your-woocommerce-store-with-uchat" id="inlineextension-integrating-your-woocommerce-store-with-uchat"></a>

In order to integrate Rapidbott with your WooCommerce store, you need to log in to your store and click on WooCommerce Tab.

<figure><img src="https://2144409983-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHbDmB8MlZRo4hzrDiO0X%2Fuploads%2FxiLgrS3JMYhMFz28Ksrz%2FUntitled.png?alt=media&#x26;token=f6778a41-1d01-4fb2-80b5-db990e232e21" alt=""><figcaption></figcaption></figure>

Click on Settings > Advanced > REST API tab

<figure><img src="https://2144409983-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHbDmB8MlZRo4hzrDiO0X%2Fuploads%2FwtOEKsJOO1BdCX2YrmaF%2FUntitled.png?alt=media&#x26;token=9bbbf56a-c7c2-4156-8ead-aa2aeffd3844" alt=""><figcaption></figcaption></figure>

Click on Add Key

<figure><img src="https://2144409983-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHbDmB8MlZRo4hzrDiO0X%2Fuploads%2FqbkioV6WPYApyfkklTi3%2FUntitled.png?alt=media&#x26;token=7195d765-b7be-48a6-983d-3e6006daf282" alt=""><figcaption></figcaption></figure>

Enter the details and create your API Key.

<figure><img src="https://2144409983-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHbDmB8MlZRo4hzrDiO0X%2Fuploads%2FzOR80v3VwytO7M53K9wS%2FUntitled.png?alt=media&#x26;token=9fcd0234-2c88-4eb4-99b5-c33d5a3121bb" alt=""><figcaption></figcaption></figure>

Save and copy the details.

<figure><img src="https://2144409983-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHbDmB8MlZRo4hzrDiO0X%2Fuploads%2FgRaaTjovg6vcM6lD6RzF%2FUntitled.png?alt=media&#x26;token=56aea0b6-2bbb-4895-86ae-a647a373f164" alt=""><figcaption></figcaption></figure>

On Rapidbott , Click on Integrations tab and click on WooCommerce to integrate your store.

<figure><img src="https://2144409983-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHbDmB8MlZRo4hzrDiO0X%2Fuploads%2FgrxDJDkeqJjy4jRh7BaQ%2FUntitled.png?alt=media&#x26;token=56efbd56-7f16-4587-896f-566de962bbf4" alt=""><figcaption></figcaption></figure>

### Using WooCommerce Actions <a href="#inlineextension-using-woocommerce-actions" id="inlineextension-using-woocommerce-actions"></a>

To use WooCommerce actions, create an action node and then click on integrations to find WooCommerce tab and click on it.

<figure><img src="https://2144409983-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHbDmB8MlZRo4hzrDiO0X%2Fuploads%2FKVVnvNjmi9MQ0L541D2x%2FUntitled.png?alt=media&#x26;token=2c9b4c53-6f59-4750-90aa-8eccec631867" alt=""><figcaption></figcaption></figure>

### WooCommerce Native Actions <a href="#inlineextension-woocommerce-native-actions" id="inlineextension-woocommerce-native-actions"></a>

&#x20;

WooCommerce supports the following actions from their API endpoints as follows.

COMING SOON...


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.rapidbott.com/help-center/platform/introduction/ecommerce/woocommerce.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
