> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.bedaya.ch/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# WooCommerce


1. Activate WooCommere in the BeayaConnect Apps

![BedayaConnedt Apps](https://storage.crisp.chat/users/helpdesk/website/-/5/a/6/0/5a6088cd37905000/activewoocommerce_p8e7w7.png)

2. Create API Access in WooCommerce 

Go to the WooCommerce Shop and choose Settings from the menu. Afterward, go to the advanced settings and open REST API. Create a new access with  Read/Write permission. Copy the API User and the API Secret into the BedayaConnct WooCommerce settings.


![](https://storage.crisp.chat/users/helpdesk/website/-/5/a/6/0/5a6088cd37905000/bedayaconnnectwoocommercesetti_d7sor3.png)
3. Create Webhooks in WooCommerce

Stay in the WooCommerce advanced settings and choose Webhooks. Create the following two webhooks and use for both the same Secret. Add the Secret to the BedayaConnect WooCommerce settings:

**Product Update Webhook**
![](https://storage.crisp.chat/users/helpdesk/website/-/5/a/6/0/5a6088cd37905000/bedayaconnectwoocommerceproduc_qif501.png =500x190)

Delivery URL: https://api.bedaya.ch/woocommerce/product/create

**Order Update Webhook**

![](https://storage.crisp.chat/users/helpdesk/website/-/5/a/6/0/5a6088cd37905000/bedayaconnectwoocommerceorderw_1ln15u2.png =500x312)

Delivery URL: https://api.bedaya.ch/woocommerce/order/create

4. Set in the section Basic Setting the document that should be created in bexio
5. Use this article to configure the settings: [Konfiguration bexio Anbindung](https://help.bedaya.ch/de/article/konfiguration-bexio-anbindung-gxrzu9/)


