0

One of my recent project needs to create custom chat bots for facebook messenger. The user can login to the system and create a bot with different interactions and finally publish the bot to facebook.

There are a couple of companies that are doing this including Chatfuel. In their system, the user is requested for the pages authentication and they directly publish the bot to your page.

Can someone advise me, How to publish a Chatbot into the Facebook page using only API ?

Thanks.

Matt
  • 7
  • 5
  • They are not “publishing” the app dynamically, they are just subscribing an existing, already approved app to different pages. And how you do that, is mentioned in the documentation. – CBroe May 15 '17 at 12:55
  • In your example, you want to have your clients setup a facebook bot, and then add it to their facebook page, correct? You would like to automate user giving your fb app access to their page, and adding their chatbot? – Jon Church May 15 '17 at 15:27
  • @JonChurch Exacly what I'm looking for. – Matt May 16 '17 at 10:01
  • @CBroe Can you send me a link to the documentation you said? I did a search and I couldn't find it. – Matt May 16 '17 at 10:03
  • https://developers.facebook.com/docs/messenger-platform/guides/setup#subscribe_app – CBroe May 16 '17 at 10:21
  • Anyone struggling with this? See my question and the comments https://stackoverflow.com/questions/46883836/facebook-graph-api-subscribed-apps-edge-only-works-with-pages-i-own – Cheruiyot Felix Oct 23 '17 at 08:23

0 Answers0