I am trying to push clover POS orders into another platform via the API. What is the best way to go about doing this? I have reviewed the API docs and have mapped the fields.
Is there a way to push all completed orders to an API endpoint as they come in - in real time?
OR
If there is a way to pull latest orders only so as to not duplicate on the other platform?