Saviynt unveils its cutting-edge Intelligence Suite products to revolutionize Identity Security!
Click HERE to see how Saviynt Intelligence is transforming the industry.
Saviynt Copilot Icon

Saviynt APIs to create/update connection

shreyascn
New Contributor III
New Contributor III


We are performing a client specific POC

Use case Description:
Application owner submits requests on a custom sharepoint form that will collate all information required to onboard an application to Saviynt, this information is received by a middleware layer that triggers Saviynt REST APIs to perform below activities

OperationsAPI
Create a connectionNot Available
Update connection with create, add, remove JSONsNot Available
create security system and assign workflowAvailable
Create endpointAvailable


Based on the document below, we dont see Saviynt APIs exposed to create or update connection. Can this be exposed based on the partner instance requirement?

Saviynt Security Manager API Reference v2021.0/Summer Release (getpostman.com)

4 REPLIES 4

rushikeshvartak
All-Star
All-Star

Use Test connection API.

Test Connection

{{url}}/ECM/{{path}}/testConnection

This API is used to save and test a connection.

https://documenter.getpostman.com/view/1797923/RWaLwo21#27f58230-b3c0-45c9-adba-77fc3447e3e6 


Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.

Thanks Rushikesh, 

But we are looking for an API to create and update a "REST" connection type. The above API is to only test a connectivity for "DB" connection type by passing username, password etc. 


Saviynt have n number of connector they have just provided sample of DB & SAP.

Other connector also working 

to check parameters go to admin - connections - connection type

rushikeshvartak_0-1662417032998.png

 

Formdata parameters needs to exact same 

Postman :

rushikeshvartak_1-1662417060589.png

 

SSM :

rushikeshvartak_2-1662417083020.png

 

Application :

rushikeshvartak_3-1662417100666.png

 


Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.

Thanks this worked!

shreyascn_0-1662486077741.png