# WooCommerce

### Prerequisites&#x20;

The following are required to get sendbox webhooks set up on your WooCommerce store.

1. The current version of [WooCommerce](https://wordpress.org/plugins/woocommerce/)&#x20;
2. An active WooCommerce store URL
3. A [Sendbox business](https://business.sendbox.co) dashboard account.

### Authentication

For this integration process, you must authenticate your store with Sendbox.&#x20;

To do this, you will send your store URL, and a full authentication URL will be provided for you by Sendbox. Copy this URL and paste it on the web, then go ahead and approve the permissions automatically, Sendbox webhooks will be added to your WooCommerce dashboard.

<figure><img src="/files/uOB3H2rhrUEmEGZHikjB" alt=""><figcaption><p>WooCommerce Permissions Page</p></figcaption></figure>


---

# 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.sendbox.co/webhooks-1/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.
