# How to Add Webhooks Platform to Your Facebook App

### **Add the Webhook Platform to your Facebook App**

Click the **'Product'** button.

![Add Product](/files/-MUr7SshEjMrVVGol07I)

From the product list page click on the '**Set Up'** button on the **'Webhook'** product. The Webhook Platform will be added to your app, and the webhook settings console will be displayed.

![Set Up Webhook](/files/-MUrnb7AW-xrokJuN_wu)

### **Configure the Webhook for your App**

Before setting up a webhook, make sure the Facebook channel is online. If the Facebook channel is offline, you will not be able to verify and save the webhook you have configured.

![Channel Connector](/files/-MUvr0vZsxZ7LVwcqrLf)

Select webhooks category, example select category ‘**Page**‘. Then, click the '**Subscribe to this object'** button.

![Webhook Category](/files/-MUrpPe4YmsOKG04qvuG)

In the pop-up '**Edit Page Subscription'**. This will subscribe your app to receive webhook events for the Page.

![Edit Page Subscription](/files/-MUrqBCQUPrfv94-vGnb)

On the **‘Callback URL**‘ field, copy and paste the public URL for your webhook.

![Callback URL](/files/-MUx5r39Yd3picLKPUBk)

Do also copy and paste the callback URL to the Dashboard channel Facebook page which can be found on the channel and click ‘**Channel Edit URL**’. See the image below.

![Channel URL](/files/-MUvtneLneWD4eZaXWQ7)

Update the URL channel (adding a port be obtained ‘**31252**‘). See the image below.

![Add Port on Channel URL](/files/-MV0I9epSFcet8WyA8Te)

In the **‘Verify Token**‘ field, enter the verify token for your webhook. Click the **‘Verify and Save**‘ button.

![Verify Token](/files/-MUvw_rRRECPv8CvO-iT)

Click the '**Subscribe'** button on '**feeds'**, '**pictures'**, '**ratings',** and ‘**videos**‘**.**

![](/files/-MUrtSrtLyXw_zkV6pdY)

![Webhook Subscribe](/files/-MUrtX6BcLyTv9QpMvMr)


---

# 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.3dolphins.ai/5.1.x/integration/channel-connector/facebook/how-to-add-webhooks-platform-to-your-facebook-app.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.
