Business Central: How to manage Items via web services
The following post explains how to create and publish codeunits as web services in order to create and update Items in Business Central. The web services that will be shown …
A blog about Business Central, Xamarin and Arduino.
The following post explains how to create and publish codeunits as web services in order to create and update Items in Business Central. The web services that will be shown …
The following post is related to how to manage the number of series and lots numbers to Items that are in the Warehouse Receipt. This article shows how you can …
Hello, today I want to share a post related to how we could obtain any Business Central record in JSON format using a generic method that would be able to …
Hello, today I want to share a very simple Post, regarding how to send notifications from Business Central Workflows to a Chat or Channel in Teams. Power Automate In order …
Business Central allows us to perform Isolated Storage, which is extremely useful if, for example, we want to store Passwords, Tokes, and Secrets without having to resort to Tables. A …
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 …
The weekend before this post, I was working on a migration from Navision 2015 to Business Central On Cloud (V20.4), and after finishing everything, the client asked about the Record …
Business Central allows us to set or select the fields that will be initially loaded when the record is retrieved from its data source, improving the performance of objects such …
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 …
Since the arrival of Business Central on Cloud, a big question arose, how to now connect Local Files, Printers, and other peripherals with the ERP? To achieve this there are …