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

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

Klik button “**Product**”.

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

Dari halaman produk list klik button **"Set Up"** dari produk dengan nama **"Webhooks"**. Platform webhooks akan ditambahkan ke aplikasi Anda, dan webhooks settings console akan ditampilkan.

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

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

Sebelum menyiapkan webhook, pastikan channel Instagram online. Jika channel Instagram sedang offline, Anda tidak akan dapat memverifikasi dan menyimpan webhook yang telah Anda konfigurasikan.

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

Setelah channel Instagram online, pada halaman Facebook developer klik produk webhooks dan pilih kategori webhooks, contoh pilih kategori **'Instagram'**.

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

Klik button “**Subscribe to this object**”.

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

Pada pop up “**Edit Instagram Subscription**”. Ini akan membuat aplikasi Anda berlangganan untuk menerima acara webhook untuk Halaman tersebut.

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

Pada field **‘Callback URL**‘ field, copy dan paste public URL untuk webhook Anda.

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

Lakukan juga copy dan paste URL callback ke halaman Dasbor channel Facebook yang dapat ditemukan di channel dan klik '**URL channel**'. Lihat gambar dibawah.

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

Pastikan url channel telah ditambahkan port. Arahkan kursor ke atas nama channel untuk melihat port channel, lihat gambar di bawah ini.

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

Update url channel (tambahkan port yang diperoleh ‘**31709**‘). Lihat gambar berikut.

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

Pada field **‘Verify Token**‘, masukkan dan verify token untuk webhook Anda. Klik button **‘Verify and Save**‘.

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

Pada halaman webhook, klik button “**Subscribe**” pada ‘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-1/integration/chanel-connector/instagram-business/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.
