Hi Team,
I would like to get the API details for retrieving organisation-wise Goals from Zoho People.
Currently, I am able to retrieve individual employee goals using the following API:
https://people.zoho.com/api/v3/performance/goal/{emp_id}
However, I am unable to retrieve Goals at the organisation level. I am able to retrieve organisation-wise KRAs using the following API:
https://people.zoho.com/api/v3/performance/kra
Based on this, I tried using the following API to retrieve organisation-wise Goals:
https://people.zoho.com/api/v3/performance/goal
However, this API does not seem to work for organisation-wise Goals.
Could you please let me know the correct API endpoint or method to retrieve organisation-wise Goals from Zoho People?
I need this information for an automated scheduler integration, so your guidance on the appropriate API would be greatly appreciated.
Thanks & Regards,
Bhuvanesh