Connecting existing facebook app with users page

(me, personally) #1

Hey. I am creating a bot application. How can i get and connect user page with my bot application ?

(Sarah Palombo) #2

Hello ! :wave:

The idea here is to connect your page. Your page would be your brand / business page on Facebook rather than a users profile

Users can visit your page and communicate with your bot.

All you need to think about is how your bot responds when a user chats. Build Flows in your account that trigger actions when a user selects certain content

Hope that clarifies

Sarah

(me, personally) #3

I am not building a bot on your page. I’m building a bot with microsoft bot framework. I want to add option somehow to get user pages and connect one of the pages with my bot application.
Can you share your code or can i find on github how to make that ?
I realize that your connection is happening that way …