# Setup WooCoomerce Automations

* COD Order confirmation & Prepaid order notfication
* Track Order
* Abandoned Cart

#### &#x20;How to setup COD Order Automation.

* Click on Automation.
* Click on Create Automation.
* Give a title, Select Channel & Choose WooCommerce Order Place Event.
* Click on Create.

<figure><img src="/files/7XtDqINDbjEBfI6kRjyj" alt=""><figcaption><p>COD Order Confirmation</p></figcaption></figure>

<figure><img src="/files/YYdnAX5rkps0my3yaABr" alt=""><figcaption><p>Choose Custom Condition</p></figcaption></figure>

* [ ] Choose Action Auto Reply Template Message.
* [ ] Choose your template for COD order confirmation.
* [ ] Choose your placeholders in Template message & Save.

<figure><img src="/files/knLVzaUTjw5vQk1IaHlM" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/sKTo220WpRjUSKJPynZP" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/R1i0vsjwCEMoy3Cfz7a5" alt=""><figcaption></figcaption></figure>

If your template have buttons like Confirm COD Order, Cancel COD order, Connect with Agent then you have to create a separate automation for that.

User below steps to update order notes in your WooCommerce.

* Create a new automation.
* Give name, choose channel & select trigger New incoming message received.
* Click on Create automation button.
* Choose custom condition "List/Button Callback ID Matches" & paste your callback id in the value.


---

# 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.rampwin.com/english/setup-woocoomerce-automations.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.
