How to read files via SFTP in Business Central
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 …
A blog about Business Central, Xamarin and Arduino.
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 …
Hello, I want to share a little code that allows you to import multiple files in a .zip and attach them to a “Sales Order“. This process could easily be …