Set up triggers for the GitHub 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 GitHub spoke.
- Role required: admin.
Activate the trigger definition on ServiceNow instance for the GitHub spoke
Activate the trigger definition to generate the secret and callback URL on your ServiceNow instance for the GitHub spoke.
Before you begin
Role required: flow_designer and connection_admin.
About this task
GitHub uses the secret and callback URL to securely send the payload to the ServiceNow instance. The ServiceNow instance verifies the secret that GitHub sends and accepts the payload.
Procedure
What to do next
Configure secret and callback URL on GitHub
Set the secret and callback URL to enable GitHub to securely send webhooks to your ServiceNow instance.
Before you begin
Role required: Admin