Creating a bot integration with the Facebook channel
You can deploy a chatbot on IBM RPA on premises. Learn how to create a bot integration with the Facebook™ channel.
Before you begin
- Create a chatbot instance. See Creating a chatbot instance for instructions.
- Create a chat mapping for your IBM RPA chatbot script. See Creating a chat mapping for instructions.
Procedure
Create a bot in the Facebook
- Collect and save the
Page ID
data. See Copy the Page IDfor instructions.
- Create a Facebook™ app and save the
App ID
andApp Secret
data. See Create your appfor instructions.
- Enable the Facebook™ Messenger. See Enable Messenger
for instructions.
- Generate and save the
Page Access Token
data. See Add pages and generate tokensfor instructions.
Configure your bot in Azure
For more information about how to configure your bot in Azure, see Configure your bot in Azure.
Save the Callback URL
and Verify token
data.
Enable the webhooks
For more information about how to enable webhooks, see Enable webhooks for instructions.
What to do next
Test your bot with the Facebook™ Messenger.