We have a clover system which currently can be considered to be the "customer face" layer. We just learnt that the clover system has a mechanism to fire a webhook.
We want to build a backend system which would receive the completed order through a webhook to an API. This API takes this order data and then goes ahead and processes that data in the backend to facilitate the operation (cooking) process. The intent is to make sure that we have checks/balances inside the operation from start-to-end.
Intent behind this post is to find out if there are any existing services that we can use. If not, I would like to ask if there would be any interests from the developer community for us to collaborate to develop one.
Looking forward to hearing back from you.