Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

ServiceNow Access

sab2
Regular Contributor
Regular Contributor

Hi,

We are integrating Saviynt with ServiceNow using REST connector. Does anyone know, what accesses need to be assigned to the servicenow service account (from the servicenow side) so that Saviynt can call and create APIs / tickets?

Thank you!

8 REPLIES 8

rushikeshvartak
All-Star
All-Star

https://www.servicenow.com/community/service-management-forum/need-user-account-that-can-only-create...


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.

sab2
Regular Contributor
Regular Contributor

Thank you Rushikesh! Do you know of any Saviynt documentation that provides this information?

Seems that link is a community post for ServiceNow and not so much a document.

Thank you!

 

Enable Below tick under user

 
 
 

rushikeshvartak_3-1674846594333.png

 


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.

sab2
Regular Contributor
Regular Contributor

Thank you. And that checkbox is on the servicenow access side? 

Yes under user


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.

sab2
Regular Contributor
Regular Contributor

Thank you! This was helpful but we are looking for links to official Saviynt documentation that states which permissions to use for the service accounts for the servicenow side.  

{"call":[{"name":"call1",
"connection":"ServiceNow",
"url":"https://<DOMAIN_NAME>/api/now/table/sc_req_item?sysparm_query=number=${ticketID}&sysparm_limit=1&sysparm_display_value=true",
"httpMethod":"GET",
"httpHeaders":{"Authorization":"${access_token}"},
"httpContentType":"application/json",
"ticketStatusPath":"result[0].state",
"ticketStatusValue":["Closed Complete"],
"successResponses":[{"statusCode":[200]}]}]}

Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.

Ishan
Saviynt Employee
Saviynt Employee

@sab2  You can check the documentation here. You will need to populate CreateTicketJSON and TicketStatusJSON to integrate with SNOW ticketing system. 

Ishan Kamat
Technical Architect, Professional Services
SaviyntLogo.png