Set up Conversational Integration with Facebook Messenger
Integrate Facebook Messenger with your ServiceNow instance using the Conversational Integration with Facebook Messenger application. Use the application to engage customers in conversations with bots.
Before you begin
Get ServiceNow entitlements for the following products and applications:
- Integration Hub
- Conversational Integration with Facebook Messenger For more information, see Get entitlement for a ServiceNow product or application.
Install the following applications on your ServiceNow instance:
- Integration Hub
- Conversational Integration with Facebook Messenger
- Complete Facebook Messenger settings.
Role required: external_app_install_admin or va_admin
Procedure
Connect your company's Facebook Messenger service with your ServiceNow instance.
Log in to your Facebook developer account and open the Facebook app you created.
Enable your Facebook app to send data to your ServiceNow instance by entering the webhook URL.
- Click Add Callback URL in the Webhooks section of the app.
- In the Edit Callback URL dialog box, fill in the fields.
| Field | Description | ||
|---|---|---|---|
| Callback URL | Public URL for webhook.Enter the webhook URL in the following format: `https://| Token | Token for webhook.By default, the token for ServiceNow webhook is | nowbot. As a user with the admin role, you can set the glide.cs.facebook_messenger_verify_token system property to a desired value and then enter that value in this field. Because the glide.cs.facebook_messenger_verify_token system property isn't available by default, you must add it with the data type set to string. For more information, see Add a system property.
Parent Topic:Configure Conversational Integration with Facebook Messenger |