Configure the otto_webhook Connection & Credential Alias so ServiceNow can deliver webhook events to the ServiceNow Otto listener.
Before you begin
Obtain from the ServiceNow Otto team: listener endpoint URL, credential type, and credential values.
Warning: HMAC-SHA256 and HMAC-SHA512 are not yet implemented. Contact the support team before configuring if HMAC is required.
Role required: admin
Procedure
-
Navigate to and open
otto_webhook.
-
In the Connections related list, click New.
Set Connection URL to the ServiceNow Otto listener endpoint and save.
-
In the Credentials related list, click New and select the credential type.
Use Bearer token when ServiceNow Otto provides a static token.
-
Enter the credential values and save.
-
Open the connection record, set its Credential field to the new credential, and save.
-
On a non-production instance, transition a BF case (with
contact_type = otto) to Resolved and verify the payload appears in the ServiceNow Otto listener logs.
If the call does not arrive, check .