Set up triggers for the Box spoke
Set up the trigger to generate the secret and callback URL on your ServiceNow instance.
Before you begin
- Request an Integration Hub subscription.
- Activate and set up the Box spoke.
- Role required: admin.
Configure secret and callback URL in Box
Set the secret and callback URL to enable Box to securely send webhooks to your ServiceNow instance.
Before you begin
Role required: admin
Procedure
- Log in to the Box account.
-
Create a custom application.
-
Authorize the custom application.
-
Provide the required application scopes to the custom application.
- In the Configuration tab, for Application Scopes select the Write all files and folders stored in Box, Manage signature requests, Manage webhooks, and Enable integrations options.
- Click Save Changes.
-
Generate primary key for the custom application.
- In the Webhooks tab, click Manage Signature Keys.
- Under Primary Key, click Generate Key.
- Click Copy to copy the value of Primary Key and record it for later use.
-
Create a webhook for the custom application and add ServiceNow endpoint URL.
Activate the trigger definition on ServiceNow instance for the Box spoke
Activate the trigger definition to generate the secret and callback URL on your ServiceNow instance for the Box spoke.
Before you begin
Role required: flow_designer and connection_admin.
About this task
Box uses the secret and callback URL to securely send the payload to the ServiceNow instance. The ServiceNow instance verifies the secret that Box sends and accepts the payload.