Background:
We're building an integration that depends on worked-shift data for employees.
I would expect to be able to read this information directly from Clover's api as documented here: https://docs.clover.com/reference/employees-1#merchantgetallshifts-1
We completed the documented integration but came across an issue while preparing for release.
Based on our observations, it looks like a significant number of clover customers do not manage shifts through clover. Instead they use "Homebase" integration as a 3rd party shift management solution.
Question:
Do we need to integrate with "Homebase" to gain access to reliable shift information?
Or - can we rely on the Clover platform to provide reliable shift information as documented in the api docs?
My expectation would be that the "Homebase" posts shift updates back to Clover in order to maintain data integrity for all integrations connected to Clover. Is this a reasonable expectation?
thanks for your help.