Messenger Configuration
Last updated
Was this helpful?
Last updated
Was this helpful?
Before configuring this section, you must have an App created in Meta and a Facebook Page. See the instructions .
The configuration file for Messenger is located at config/platforms/messenger.rb
config.messenger.graph_url
Facebook Graph Url
config.messenger.pages
One or more Facebook Pages can be configured and run under the same project.
config.messenger.webhook_route
config.messenger.webhook_verify_token
config.routes.post_comment
config.messenger.persistent_menu
To activate/deactivate it run:
kogno messenger menu on|off
config.messenger.welcome_screen_payload
config.messenger.greeting
config.messenger.whitelisted_domains
After modifying this you should run this command kogno messenger update_whitelisted_domains
config.messenger.ice_breakers
To activate/deactivate it run
kogno messenger ice_breakers on|off
The CallBack URL path where the Messenger Platform will send notifications.
Read the more about this .
Messenger Platform token for .
Configure the default context which will handle a message from a Post Commend.
allows you to have an always-on user interface element inside Messenger conversations.
The default postback payload for the .
To activate/deactivate it run
kogno messenger get_started on|off
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
kogno messenger greeting on|off
Messenger .
provide a way for users to start a conversation with a business with a list of frequently asked questions.