How can I automatically export data from Zoho People (eg via command-line or feed)
I would like to be able to perform an automatic daily export of data from Zoho People to my corporate Data Warehouse. This would include:
- Employee information
- Audit history (eg so I can see what department the employee was in at a certain date)
- Leave requests and balances
I would like to access this information either via API or a data feed (eg JSON).
Zoho Creator has a data feed, but I cannot see similar functionality in Zoho People. Also, Zoho Creator has an API, but there is no documented API for Zoho People.
How would you recommend doing this? Thank you.