Click HERE to see how Saviynt Intelligence is transforming the industry. |
07/11/2024 05:38 AM
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.
Analytics screen shot which the analytics key is 387.
FYI, we have already ran the analytics in Saviynt.
Please let me know if we missing anything.
Thank you,
Sudheer Kaneti.
Solved! Go to Solution.
07/11/2024 06:10 AM
Hi @SudheerKaneti use the below API
{{url}}/ECM/{{path}}/fetchControlDetailsES
07/11/2024 06:19 AM
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.