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 …
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 …
Hello, this post is dedicated a bit to how to run asynchronous processes in Business Central through Page Background Tasks. Running asynchronous processes here is very similar at the concept …
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 …