Hello! I have a need to extract new orders daily from clover. I would prefer to use web hooks but our security team requires us to secure any exposed services with Oauth and it looks like web hooks cannot be configured to work this way.
The other way is to pull orders using the APIs. I was wondering if anyone has done this type of use case where they want to pull daily? I see we can set a date range when pulling but i was wondering if anyone has updated some kind of field in clover that can be used to tell the next pull to skip the orders (because they are already pulled ) instead of using a date range?
Thanks for any help!!!!!