munirfarhan I want to capture the event when Menu Item is created and using the captured event - I want to call Square POS API to create item in it as well. Is there any way or do I have to use a Menu sync script / cron job?
miorder Sam did create a Web hook ext which can be found here - https://github.com/igniter-labs/ti-ext-webhook Might be what your looking for 🙂
ryanmitchell Or if its a push from TI –> Square you are looking for you could use the automation extension and create a custom automation action to do the push logic