How to configure OAuth2 on Business Central OnPrem (Docker)
Have you ever wanted to test a real OAuth flow against Business Central without spinning up a sandbox? I had that itch for a long time. Every time I built …
A blog about Business Central, .NET, Azure OpenAI, and IoT
Have you ever wanted to test a real OAuth flow against Business Central without spinning up a sandbox? I had that itch for a long time. Every time I built …
In our day-to-day with Microsoft Dynamics 365 Business Central, the need to know which applications are currently installed in our On-Premises environment may arise. Unlike Business Central On Cloud, where …
Greetings to all! In the world of ERP solutions, the capability to create reports and disseminate them across different systems is of paramount importance. This functionality becomes even more critical …
Hello, in view OAuth2 authentication method is currently popular because as of October 1, 2022, it is mandatory to connect to Business Central web services, I wanted to make a …
In this post, I am going to explain how to connect and read a file on an SFTP server and create a record in Business Central automatically through Azure Functions …
The objective of this Post is to create a small system, based on the Arduino platform capable of real-time telemetry, using MQTT through Azure IOT to send messages and Azure …
Today I want to show in a simple way how we could create a small application in Xamarin Forms to connect to Business Central, for this we are also going …
Today I want to share a way to create a Sales Order in Business Central using Json and Postam and this time, using a codeunit published as SOAP which will …
In this post, we will configure the new API authentication method (Oauth2) required by Microsoft, since the Web Service Access Keys have been deprecated. Portal Azure The first thing we …