I will show you a simple process that I have automated with the Azure Event Grid and Logic Apps, sending an invoice PDF to my webshop API. Since we have all these events inside Business Central, all we have to do is subscribe to an event in an extension and send it to the Azure Event Grid.
Tag Archives: Azure Functions
Interface extensions with workflows
In this blogpost I document how to interface between extensions with workflows.
I created an Azure Function and use a workflow response to call that Azure Function