can Facebook Messenger bot chat with different business pages through single app?

112 Views Asked by At

I have a condition where I need to implement the facebook messenger bot to chat with different business pages created by different users, I am not getting any idea how to implement this, could anyone please suggest me is there any way to implement this?

I have done it for single business pages? I am using gem 'messenger-bot' for the Facebook Messenger bot implementation.

1

There are 1 best solutions below

2
On

In the settings for your app, under webhooks, select the Page you want to subscribe the app to then click the 'subscribe' button. You can repeat this for multiple Pages. You'll need the proper Page role for the Page to appear in the list.