web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Small and medium business | Business Central, N...
Suggested Answer

Import file into Business Central from Power automate

(5) ShareShare
ReportReport
Posted on by 68
Hello, 
I have a procedure that creates multiple purchase orders from an excel file 
But now i want that this process be done automatically through power automate, without any intervention from the user to click at a button or something 
I want to run it automatically when a file is created in one drive 
Is there any solution to do it ? 
How to get the file and pass it to the procedure
Even though i'm passing the excel file in the previous version the standard way like this : 
UploadIntoStream(UploadExcelMsg, '', '', FromFile, IStream);
        FileName := FileMgt.GetFileName(FromFile);
        SheetName := TempExcelBuffer.SelectSheetsNameStream(IStream);
        TempExcelBuffer.Reset();
        TempExcelBuffer.DeleteAll();
        TempExcelBuffer.OpenBookStream(IStream, SheetName);
        TempExcelBuffer.ReadSheet();
        TempExcelBuffer.SetFilter("Row No.", '>1');
        if TempExcelBuffer.FindSet() then begin
 
 
I have the same question (0)
  • Suggested answer
    YUN ZHU Profile Picture
    100,212 Super User 2026 Season 1 on at
    Hi, hope the following helps.
    How to import data from a csv file to Business Central with Power Automate (No customization) – csv to JSON
    How to import data to Business Central by uploading a file with Power Automate (No customization)
    Create a flow in Power Automate to update multiple customer pictures in Business Central from OneDrive
    How to automatically upload files from OneDrive to Business Central with Power Automate (No customization)
     
    Thanks.
    ZHU

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the April Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Small and medium business | Business Central, NAV, RMS

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 2,059 Super User 2026 Season 1

#2
YUN ZHU Profile Picture

YUN ZHU 994 Super User 2026 Season 1

#3
Teagen Boll Profile Picture

Teagen Boll 664 Super User 2026 Season 1

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans