How to automatically upload files from OneDrive to Business Central with Power Automate (No customization)

Today I would like to talk about how to automatically sync file from OneDrive to Business Central with Power Automate in detail.
As you know, Business Central cannot read local files since it was converted to the SaaS version. If you need to transfer files, you may need to use Azure Storage, or Microsoft Graph API, which requires a lot of coding to do it.

Source : Dynamics 365 Lab
Read more…

Dynamics 365 Business Central on-premises and max upload file size limit

I think to have answered this question more than 20 times (live and on socials) but regularly it pops out, so I think that a quick post can help.

Dynamics 365 Business Central (SaaS and on-premises versions) has its own operational limits, limits imposed at platform level to ensure the availability and quality of Business Central services.

Source : Stefano Demiliani
Read more…

Upload Files to SFTP via Powershell

I was asked how to upload files to SFTP from Business Central, there are several ways to do it and several posts published about it for Business Central.

In this case, without going through other Azure services, PowerApps etc., it is possible to do it directly and simply via Powershell and, given that the previous post on Powershell was quite successful, I also report this functionality in the blog.

Source : Roberto Stefanetti
Read more…

Dynamics 365 Business Central: How to limit max file size for uploading attachment (Customization)

Today I would like to talk about how to limit max file size for uploading attachment in Business Central.

In the FactBox on most cards and documents, you can attach any type of file, containing text, image, or video, to a card or document.

Source : Dynamics 365 Lab
Read more…

Uploading large files to Business Central using the web client

Sometimes when i work with any software i come across a challenge that i really feel that i should know the answer to but end up not being able to solve it on my own. Yesterday was one of those days. I was working on a project where i have to upload some pretty large files to Business Central.

Source : Business Central explained
Read more…