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

How does updateOrganization work?

ThomasL
New Contributor II
New Contributor II

We want to push organizations of our enterprise into Saviynt using the REST API. When an updateOrganization request is performed although there is no change in the sent data will Saviynt still perform an update or is that skipped when no changes in the current data is detected?

We want to create, update and delete organizations. Is there any guide how to do that most effectivly?

Thank you for the answers.

3 REPLIES 3

PremMahadikar
Regular Contributor III
Regular Contributor III

Hi @ThomasL ,

Saviynt will perform an update and will be tracked under 'Organization History'.

For 24.1, please use this Saviynt API documentation - 24.1 API Documentation

You can find create, update, and delete Saviynt APIs under Identity Administration -> Organization

 

Hi Prem Mahadikar,

so the answer is yes, updateOrganization will perform the update regardless if the data that is provided in the body contains an change of any attribute. Correct?

Thanks for pointing me to the REST API documentation. I'm well aware of that. 

Regards

ThomasL

PremMahadikar
Regular Contributor III
Regular Contributor III

Hi @ThomasL ,

Yes, that's right. The 'updatedate' is recorded in the organization history under 'Non-Versionized Changes'.