Tagged: c-al
4 posts
Posts
Why I had to fix NavTechDays
The tale of scraping the NavTechDays attendee list from Business Central using HTML Agility Pack, fixing broken HTML with an Azure Function, and visualising the results in Power BI.
Pushbullet + C/AL + JSON Buffer = Easy notifications on multiple platforms
Demonstrates sending cross-platform push notifications and SMS from Dynamics NAV using Pushbullet's API, JSON Buffer, and HTTP Web Request Management in C/AL.
How to begin using .Net in C/AL?
A step-by-step guide to using NuGet .NET packages in Dynamics NAV C/AL, demonstrated by generating QR codes for contacts using the QRCoder library.
NAV as a MQTT client
How to use Dynamics NAV as an MQTT client using a .NET NuGet package to subscribe to IoT sensor topics and process incoming messages in C/AL.