Some days ago I posted on LinkedIn the result of a free-time experiment related to use AI for generating videos … More
Tag: JSON
Dynamics 365 Business Central: using secrets in JsonObjects.
When working on integrations with external APIs or external services in general, sometimes you need to insert credentials or secrets … More
Dynamics 365 Business Central: YAML to JSON and JSON to YAML conversion.
When talking about data exchange between systems, probably the most common ways to represent (serialize) objects are by using JSON … More
Dynamics 365 Business Central: why not start supporting the JSON data type for table fields?
In the last months I worked on some cloud-based applications that use Azure SQL as backend (details not relevant here) … More
Webhooks with Dynamics 365 Business Central
When integrating external applications with Dynamics 365 Business Central, one of the classical way is to use APIs (standard or … More
Dynamics 365 Business Central APIs, Powershell, CSV and a bit of fancy notifications
In one of my last development workshops for Microsoft Italy, when talking about Dynamics 365 Business Central APIs, I’ve done … More
Dynamics 365 Business Central and Microsoft Teams integration part 2
About one week ago I’ve written a post on how to integrate Dynamics 365 Business Central with Microsoft Teams and … More
Serialize NAV objects as JSON
Today in a forum someone asks this question: can I serialize a Microsoft Dynamics NAV object (record in a table) … More
