Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Using Connectors
Answered

I am trying to use attach files from power app to SharePoint through Power automate. Getting error

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hi team, 

 

I am using Automate to push the file to sharepoint from Power app. I am getting error in save button after attaching the file. 

SaiBolla_0-1659677067006.png

Above is the automate , we are using. 

AttachemntFunctionality.Run({
contentBytes: First(Attachements.Attachments).Value,
name: First(Attachements.Attachments).Name
}
);

 

SaiBolla_1-1659677117260.png

Getting error Invalid argument type, expecting a text value instead for the Save button with the above formula. 

  • Verified answer
    v-bofeng-msft Profile Picture
    on at
    Re: I am trying to use attach files from power app to SharePoint through Power automate. Getting error

    Hi @SaiBolla ,

     

    Please try:

    1\Convert the attachment's file content into base64 string in canvas app and then pass it to flow

    2\Use 'dataUriToBinary' to parse the base64 string and then put it into the 'file content'

     

    I think this link will help you a lot:

    https://youtu.be/3QaiM8SeWfM 

     

    Best Regards,

    Bof

     

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

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 497 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 1

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 1

Featured topics