Business Central: How to get any Records in JSON format
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 …
A blog about Business Central, Xamarin and Arduino.
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, 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 …