Tagged: dynamics-nav
3 posts
Posts
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.