> For the complete documentation index, see [llms.txt](https://docs.homescriptone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.homescriptone.com/wordpress-plugins/ultimate-automator-archived/how-to-connect-your-website-to-your-facebook-whatsapp-app.md).

# How to connect your website to your Facebook Whatsapp app ?

Go to the plugin settings, and make sure to follow the instructions mentioned here :&#x20;

{% content-ref url="/pages/jTTgAYZq4RnUSxUQJp4o" %}
[How to create a WhatsApp app on Facebook Developers?](/wordpress-plugins/ultimate-automator-archived/how-to-create-a-whatsapp-app-on-facebook-developers.md)
{% endcontent-ref %}

{% content-ref url="/pages/hgmjzwXOg0kU3rhbYoG4" %}
[How to create a permanent token  for Whatsapp communication?](/wordpress-plugins/ultimate-automator-archived/how-to-create-a-permanent-token-for-whatsapp-communication.md)
{% endcontent-ref %}

Once done, we'll use the different values provided to setup the connection between your website and Facebook :&#x20;

&#x20;

<figure><img src="/files/DKFTbzeQ9HDi3OPhOJ7a" alt=""><figcaption><p>facebook </p></figcaption></figure>

* **API Version:** Facebook API version to use in order to send Whatsapp messages, by default it's put to v16.0
* **Phone Number ID:** Facebook App Phone Number generated [here](/wordpress-plugins/ultimate-automator-archived/how-to-create-a-whatsapp-app-on-facebook-developers.md)
* **WhatsApp Business Number Account ID:** Facebook Whatsapp Business Number Account ID generated [here](/wordpress-plugins/ultimate-automator-archived/how-to-create-a-whatsapp-app-on-facebook-developers.md)
* **Access Token:** Permanent token for the Facebook app, find how to configure it [here](/wordpress-plugins/ultimate-automator-archived/how-to-create-a-permanent-token-for-whatsapp-communication.md)
* **Auth Verify Token:** Provide the token you will use for the verification part of the webhook, read more about it [here](/wordpress-plugins/ultimate-automator-archived/how-to-create-a-permanent-token-for-whatsapp-communication.md)&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.homescriptone.com/wordpress-plugins/ultimate-automator-archived/how-to-connect-your-website-to-your-facebook-whatsapp-app.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
