Connection json

Jyoti1
New Contributor III
New Contributor III

Hi Team

 

We want to establish a REST Connector. There is no connect url.

 

We have apis for add access where we pass username and password. How can we build connection json without connection url

3 REPLIES 3

Manu269
All-Star
All-Star

Did you check here : Developers Handbook (saviyntcloud.com)

You need to have payload for connection setup

Manish Kumar

dgandhi
All-Star
All-Star

Below document explains step by step process for Connection JSON construction (also other type of JSON):

https://docs.saviyntcloud.com/bundle/REST-v2022x/page/Content/Examples-for-JSON-Construction.htm

Before you try the same in Saviynt, make sure that connectivity works from Postman and response from Postman body can be used in the JSON construction(as explained in above document)

 

Thanks,
Devang Gandhi
If this reply answered your question, please click the Accept As Solution button to help future users who may have a similar problem.

Jyoti1
New Contributor III
New Contributor III

Thank you

I have checked this document but I am looking for a specific usecase for Authentication where there is no specific URL for connection.