# How to Add “Webhooks” Platform to Your Facebook App

### **Add the Webhooks Platform to your Facebook app**

Click “**Product**” button.

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

From the product list page click on “**Set Up**” button from product with name “**Webhooks**”. The webhooks Platform will be added to your app, and the webhooks settings console will be displayed.

![Set Up Webhooks](/files/-MUzbvi8oBkW_UoT5n79)

### **Configure the Webhooks for your App**

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

![Enable Instagram Channel](/files/-MUzor1LYyEfNvgYAd6s)

After the Instagram channel is online, on the developer Facebook page click webhooks product and select webhooks category, example select category ‘**Instagram**‘,

![Webhooks Category](/files/-MUs0wthoK18mc4PXlXt)

Click “**Subscribe to this object**” button,

![Subscribe Object](/files/-MUs11qBI5ZTwvVcLj23)

In the pop up “**Edit Instagram Subscription**”. This will subscribe your app to receive webhook events for the Page.

![Edit Instagram Subscription](/files/-MUs17KS6pvVA6ldQYAx)

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

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

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

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

Make sure channel url has been added port. Hover on top of channel name to view the channel port, see the image below.

![Channel Port](/files/-MUze27axmiCXlhZONUO)

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

![Update URL Channel](/files/-MUzeOtwOSXkzSfKvAAZ)

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

![Verify and Save](/files/-MUs1y_vY4S-3rWBEBQC)

On the webhook page, click the “**Subscribe**” button on ‘comment’.

![Subscribe](/files/-MUs3OVs0O7pBV2OUMnd)


---

# 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/instagram-bussiness/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.
