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
A monumental event, part 1
An introduction to event driven architecture in relation to Business Central. You will read about why I use serverless back ends to connect applications.
On Harley’s, chaos, and Business Central
A story on critical thinking and not just buying or programming your way out of trouble. Written for Business Central but applicable to everything.
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