# Shopify

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

#### Step 2: Select the Shopify connect button.

<figure><img src="/files/TJ1gyhFBKsg4fZmyy0KP" alt="Whautomate Shopify Integration"><figcaption></figcaption></figure>

#### Step 3: Fill the required details by getting the shopify store  URL and shopify AccessToken from your Shopify account

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

#### Step 4: Please follow the instructions as mentioned below pictures in your Shopify App to get the URL and Token

#### Step 5: Select the Apps and Sales channels menu and click the Develop apps in your top right corner as shown in  the picture

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

#### Step 6: Enter the App name as Whautomate and click the "Create App" button in the right corner as shown in the picture

<figure><img src="/files/6PSx4W1Th1cm1uqNrWUr" alt=""><figcaption></figcaption></figure>

#### Step  7:Click **Configure Admin API scopes**&#x20;

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

#### Step 8: Please select the following scopes:

* **read\_customers**
* **write\_draft\_orders**
* **read\_draft\_orders**
* **read\_products**
* **read\_fulfillments**
* **read\_customer\_events**
* **read\_orders**
* **write\_orders**

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

#### Step 9: Click **API Credentials** and install the app. Then, copy the admin API access token by clicking **Reveal Token once**.

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

#### Step 10: Paste your shop URL (e.g., *whautomate.myshopify.com*) and Access the token on the Whautomate platform.

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

**Step 11: Configure Shipping Address Phone Number and SMS / WhatsApp Notifications in Shopify**

1. After successfully connecting your Shopify store to Whautomate, navigate back to your Shopify admin panel.
2. Go to **Settings > Checkout**.

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

3. Scroll down to the **Customer Information** section.
4. Ensure the **"Shipping address phone number"** field is set to **Required**.

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

5. Scroll down further to the **Marketing Options** section.
6. Check the **SMS** checkbox. This enables the system to send order updates to customers via **SMS** or **WhatsApp.**
7. Save your changes. 👇

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

**Step 12: Place a Test Order**

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

<figure><img src="/files/EPcAH31Y1z2tCg30vvxf" 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/shopify.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.
