1

Is it possible to change my Facebook Messenger webhook URL without having FB to review again my application (since it takes a couple of weeks to do so)?

gmich
  • 329
  • 2
  • 19
  • I never tried to change url after getting FB review but I think it should be unrelated. – j0k Sep 12 '16 at 09:10
  • 1
    You are probably right, but we could not stand any downtime, which is the reason behind the question. In any case, I will test it next week and I share any results. Thnx – gmich Sep 13 '16 at 14:40

1 Answers1

4

Yes, you can always change the webhook without having to resubmit your Facebook App for review. I've switch my bot's webhook back and forth several times (even to my local development webhook with ngrok).

In some apps the Webhooks is not even there yet, so for those who don't see it, you have to "Add Product" and choose Webhooks.

enter image description here

Hung Tran
  • 1,570
  • 1
  • 13
  • 13