What Facebook Graph API event handles the "Get Started" button?

102 Views Asked by At

I'm working on a bot using the Facebook Graph API version 2.6. I need to have the bot message the user when they click the "Get Started" button in Messenger. What messaging API event handles this? I've tried optin with no success. I'm also unable to find a list of these events anywhere except in code for other bots. Any help would be appreciated!

1

There are 1 best solutions below

4
On

You can define the payload and update the thread settings using the API metioned in the following url: https://developers.facebook.com/docs/messenger-platform/messenger-profile/get-started-button