As the standard connectors for Business Central seem to retire we are searching for a new way to get our Logic Apps triggered by Business Central.
It seems that Business Central has for all major entities webhooks installed you can subscribe and let the webhooks trigger your Azure Logic App.
I found a lot of documentation about Webhooks and Business Central. Also I found information about the HTTP Webhook Trigger for Azure Logic Apps/Flow.
Now my question is: How do I get all the stuff together?
What I need is that if I change a customer or contact or product in Business Central, the webhook should trigger my Azure Logic App.
I would need a step by step description (even if I am quite familiar with Logic Apps I am not a deep dive developer.
Thanks a lot in advance