Messenger Configuration
Before configuring this section, you must have an App created in Meta and a Facebook Page. See the instructions here.
The configuration file for Messenger is located at config/platforms/messenger.rb
Field Description
Configuration | Description |
---|---|
| Facebook Graph Url |
| One or more Facebook Pages can be configured and run under the same project. |
| The CallBack URL path where the Messenger Platform will send notifications. |
| Messenger Platform token for verification request. |
| Configure the default context which will handle a message from a Post Commend. Read more |
| The persistent menu allows you to have an always-on user interface element inside Messenger conversations. To activate/deactivate it run: |
| The default postback payload for the Get Started button.
To activate/deactivate it run
|
| The greeting property of your bot's Messenger profile allows you to specify the greeting message people will see on the welcome screen of your bot.
To activate/deactivate it run
|
| Messenger whitelisted domains. After modifying this you should run this command |
| Ice Breakers provide a way for users to start a conversation with a business with a list of frequently asked questions.
To activate/deactivate it run
|
Last updated