ServiceNow
- 1 minute to read
- Print
- DarkLight
- PDF
ServiceNow
- 1 minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
The ServiceNow integration will query the given ticket code using the /api/now/table/
endpoint. It will only accept the user request if the ServiceNow issue is in In Progress.
Requirements
- ServiceNow API authentication data:
- API URL
- User
- Password
Configure in senhasegura:
- Go to the menu Settings ➔ System parameters ➔ Integration with ITSM.
- On the page actions
, click on the + New option. - Select ServiceNow.
- Fill in the fields as described below:
- Integration name: will be the integration name used to identify this configuration inside senhasegura reports.
- Enabled: This status flag indicates if this configuration should be used in workflow procedures.
- API URL: should be filled with the primary ServiceNow URL. You will use this URL to access the ServiceNow REST Endpoint.
- User: a valid user with the proper permission to query issues tickets inside ServiceNow.
- Password: the ServiceNow user password.
- After filling, click on Save
Validate Integration
To perform validation in senhasegura:
- Go to the menu Settings ➔ System parameters ➔ Integration with ITSM.
- In the report, click on the Test authentication icon.
- In the new window, fill Issue code with the ticket code.
- Click on the Save button.
You should receive the information about the ticket.
Info
senhasegura must have access to the ITSM solution to connect and get the ticket information.
Was this article helpful?