Generate endpoint for webhooks in third-party applications that support hash message authentication. The endpoint enables webhooks to connect with your ServiceNow instance. You can deactivate or remove the configuration of the endpoint from the connection when you want the endpoint to no longer listen to the external webhook.
Before you begin
Role required: flow_designer and connection_admin
Subscription required: Integration Hub Enterprise pack
Ensure that you've installed the required spoke plugin.
Procedure
-
Under the Endpoints heading, select Configure for the connection to set up an endpoint with hash message authentication support.
-
In the Configure endpoint form, select Generate secret.
The secret is generated in the Secret field.
-
To generate the endpoint that the external webhook uses to connect to your ServiceNow instance, select Activate.
The value in the Header parameter name field becomes available after you generate the endpoint.

-
To copy the endpoint, select the copy endpoint icon (
)
Tip: Keep the endpoint at a secure place to use later at the third-party application webhook.
- Optional:
To deactivate the endpoint, do the steps.
-
Select Deactivate.
-
To confirm deactivation, select Deactivate.
-
To activate again, on the connection record, select Edit.
-
Select Activate.
- Optional:
To remove the configuration of the endpoint from the connection, do the steps.
-
Select Edit.
-
Remove the secret.
-
Select Update.
-
Select Deconfigure.
The configuration for the endpoint is removed from the connection.