Today I had to send a specific email from Business Central from a specific backoffice account. Roberto Stefanetti has written an excellent blog post about Business Central email and email scenarios. Which is fine for the built in processes but I had an entirely new scenario. The solution was simple, all I had to doContinue reading “Create a custom Email Scenario For Business Central”
Tag Archives: Programming
A monumental event, part 2
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.
Two years of extension building. Part 3
What you need to get started with extension development. And some superfluous but satisfying superlatives about Harley Davidson
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.
Using HTML inside ForNAV reports
In this blog post I discuss how to use HTML in a blob field to display formatted text in a ForNAV report.