# Woocommerce Automations

## How to add Automations in Woocommmerce

#### Step 1: Go to the Whautomate and select the Integrations menu.

#### Step 2: Select the Woocommerce Edit Setup button to continue

<figure><img src="/files/0TZLkOu8WyFCckXmpCfO" alt=""><figcaption></figcaption></figure>

#### Step 3: Click the Add Rule button&#x20;

<figure><img src="/files/5Cu1BAQEScPuPjSdTx15" alt=""><figcaption></figcaption></figure>

#### Step 4:  Please Select the Automation you want to add in Woocommerce

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

#### Step 5: Click the Add Condition button to add conditions

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

#### Step 6: Please Choose the  Field

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

#### Step 7: Please Select the Operator and Enter the value

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

#### Step 8: Click the Add Action button to add Actions

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

#### Step 9:  Please Choose the Actions you want to add.

<figure><img src="/files/4UPPog3aXVUb3Xay4E6P" alt=""><figcaption></figcaption></figure>

#### Step 10: Fill the required details as shown in the picture

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

#### Please enter (#) to select from personalisation variables in the parameters, E.g., client name, location name, etc.&#x20;

#### Available Variables:

{{woocommerce.orderNumber}}

{{woocommerce.orderStatusUrl}}

{{woocommerce.abandonedCheckoutUrl}}

{{woocommerce.trackingUrl}}

{{woocommerce.trackingCompany}}

{{woocommerce.trackingNumber}}

{{woocommerce.orderAmount}}

{{woocommerce.referenceId}}

{{woocommerce.productImageUrl}}

#### Step 11: After filling all details please click the Save button&#x20;

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

**Step 12: Place a Test Order**

Place a test order on your WooCommerce store to verify that the shipping address and phone number are now mandatory during checkout.

<figure><img src="/files/WMsCogkpa3IlZqRKgo2m" alt=""><figcaption></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://help.whautomate.com/product-guides/integrations/woocommerce/woocommerce-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.
