Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do I change facebook messenger bot webhook?

I have successfully implemented a facebook bot. It's working fine. I was trying to change the webhook url now as I have to port it to a different server with a new domain.

There is an option to change the events but I could not find and option to change the webhook. How do I change it?

enter image description here

like image 523
delsanic Avatar asked Apr 18 '16 03:04

delsanic


People also ask

How do I change my webhook URL?

In Discord, select the Server, under Text Channels, select Edit Channel (gear icon) Select Integrations > View Webhooks and click New Webhook. Copy the Webhook URL. You will need to paste this into the Cloud Insights webhook configuration.

How do you program a Facebook bot?

After you log into your Facebook account, click the + sign to start a new chatbot. Start a new chatbot on Chatfuel. Next, choose a template to edit or create a blank chatbot from scratch. Enter a name for the chatbot in the text box and click the red Create a Chatbot button to create it.


Video Answer


1 Answers

You can't edit the link directy from the "Messenger" product. On the left menu, after selecting your application, you have to click "+ add product" and add also webhooks. From webhooks then you can edit also messenger's webhook.

To edit the webhook, click on Edit Subscription button on the page. Make sure that the dropdown at the top has the option Page selected. enter image description here

like image 134
sabrina Avatar answered Sep 25 '22 23:09

sabrina