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

fetchControlDetails api not fetching data of Analytics

SudheerKaneti
New Contributor III
New Contributor III

Hi All,

We are trying to fetch data from Analytics through fetchControlDetails api call but we are getting null data. We have provided the controlid in the body which is a analytics key as per the documentation. (Saviynt api version 2022)

Please find below postman screen shot.

SudheerKaneti_0-1720701155216.png

 

Analytics screen shot which the analytics key is 387.

SudheerKaneti_2-1720701302047.png

FYI, we have already ran the analytics in Saviynt.

Please let me know if we missing anything.

Thank you,

Sudheer Kaneti.

 

2 REPLIES 2

naveenss
All-Star
All-Star

Hi @SudheerKaneti use the below API

{{url}}/ECM/{{path}}/fetchControlDetailsES

naveenss_0-1720703384567.png

 

 

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

SudheerKaneti
New Contributor III
New Contributor III

Hi Naveen,

Thank you. The api {{url}}/ECM/{{path}}/fetchControlDetailsES  worked and we are able to fetch the date from the analytics.

Thank you,

Sudheer Kaneti.