Hello,
I am currently doing some development to integrate with the AroFlo API. Everything has been going well until I came across a roadblock. I need to retrieve timesheet data using the AroFlo API and I cannot see where I can do this. I need to know when users have taken leave as well as some more detail around that for the project I’m working on.
I noticed that there was a Timesheets and Schedules zone that was recently added on the API, however, the URL the payloads were using was https://staging16-api.aroflo.com/. I tried pointing it to the live link and it did not work: https://api.aroflo.com, I got error status code 8: “Invalid Zone Specified” when I attempted to call it using the ‘timesheets’ zone.
I have also noticed that this call has been removed from the API since I last saw it. Could I get some more information on when this zone will be released so we can read data for it?
If not is there another way to retrieve timesheet data?