How to Set Up ServiceNow Integration:
Configuration on ServiceNow
- Log in to ServiceNow.
- Navigate to Application Registry.
Click New
Click “Create an OAuth API endpoint for external clients.
Enter below details in the Application Registry
- Enter Name (say, Ceburu Integration)
- Enter Redirect URL: **https://portal.ceburu.com/oauth/callback**
- Click Submit.
- Keep a copy of the Client ID and Secret Keys.
Configure iFrame Integration:
As a Security Admin, access HTTP Response Headers at
**https://your-instance-url/sys_response_header_list.do**
Click New and configure the following:
- Applies = All Pages
- Name = Content-Security-Policy
- Value = frame-ancestors 'self' https://portal.ceburu.com;
- Save the HTTP Response Headers.
Ceburu Configuration Setup:
Log in to Ceburu > Navigate to Integrations.
Click Configure and Enter below required details.
- Enter your ServiceNow Instance URL, Client ID, and Secret.
- Click Save.
Now Click on Authorize > Proceed to Authorization > Click Allow.
Access ServiceNow > Click View.
Workflows in Ceburu
- User can Map Ceburu Alarms to ServiceNow Tables, when specific alarm/trigger is created in Ceburu, it will be automatically created in ServiceNow.
- User can create ServiceNow Tables within Ceburu.
- Access ServiceNow Iframe.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article