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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Pass the signature of ...
Power Apps
Unanswered

Pass the signature of the user (Full Name and an image) from Power Apps to Word document using Power Automate and SharePoint

(0) ShareShare
ReportReport
Posted on by 3,514

I have a Power Apps where the user can upload his/her signature image >> then i am calling a Power Automate flow which will populate a word document with the Full name of the user and the signature image.

 

Currently i am having troubles to understand how i can pass the image the user will upload inside power app to the word document .

 

Currently i have the following settings:-

 

1) Inside SharePoint >> I added a document library >> and i added 3 custom columns (FullName, Sig1 + Sig2) >> so i am trying to either store the full image inside an image field (Sig1) or to store the binary date of the image inside a multiple line of text field (Sig2):-

 

johnjohn123_0-1686005729811.png

 

2) then i have this Power Automate flow >> which will create a new file based on the temp.docx template and populate the word document with the first name.:-

 

johnjohn123_1-1686005855749.png

 

 

johnjohn123_0-1686006373703.png

 

 

so can anyone advice how i can pass the image (signature) from Power Apps to SharePoint and Power Automate please?

 

thanks in advance for any help.

 

 

Categories:
I have the same question (0)
  • NickMerrick Profile Picture
    419 Super User 2024 Season 1 on at

    Convert the image into base 64 in PowerApps, save the text to a multiline text column in sharepoint, then in power automate use the Base64 to binary function to convert it back, have that compose contents as your image input.

  • johnjohn123 Profile Picture
    3,514 on at

    @NickMerrick Ok so let say i saved the binary data inside SharePoint and i triggered a power automate flow, then how i can show the binary data as an image inside the word? can you provide more info please?

  • NickMerrick Profile Picture
    419 Super User 2024 Season 1 on at

    @johnjohn123 convert base64 image to image content using the base64ToBinary function

     

    base64ToBinary(your_base64_string)

    so you could add a compose action, include this function and convert your image/images. If you have multiple you could append them to an array, then add either the compose outputs dynamic element or the array to your image field, it would add the converted images.

     

     

     

    Id also reach out to the power automate forums as they would probably have more information on Flows.

     

    https://powerusers.microsoft.com/t5/Building-Flows/bd-p/BuildingFlows

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 Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 1,055

#2
Valantis Profile Picture

Valantis 666

#2
11manish Profile Picture

11manish 666

Last 30 days Overall leaderboard