Business Central: How to send notifications from Workflows to Teams
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 …
A blog about Business Central, Xamarin and Arduino.
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, today I want to share how to use FilterPageBuilder Data Type to create advanced filters before opening the list page. Project Overview Basic concepts. Code in Business Central Tests …
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 the next post, I want to mention a way to expose data using Queries. Queries are a compelling object type within Business Central, as they allow us to retrieve …
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 …
In this post, I want to show a simple way to create the functionality of being able to attach documents in Business Central tables, which originally do not have this …