PowerApps Signature/Pen Input saved to a SharePoint list item as img attachment using Power Automate

Description:
Power Automate flow file content code:
base64ToBinary(triggerBody()[‘Addattachment_FileContent’])

PowerApps Button OnSelect:
Set(JSONVar, JSON(PenInput1.Image, IncludeBinaryData));
Set(JSONVar, Mid(JSONVar, 24, Len(JSONVar) – 24));
SignatureCapture.Run(JSONVar)

If you would like to explore more or sign up to Microsoft 365 here are some useful links:

– Learn more about Microsoft 365 for business:
https://click.linksynergy.com/fs-bin/click?id=hPnKNOblu9k&offerid=817940.21&type=3&subid=0

– Compare Microsoft 365 Enterprise Plans:
https://click.linksynergy.com/fs-bin/click?id=hPnKNOblu9k&offerid=817940.22&type=3&subid=0

– Reimagine productivity with Microsoft 365 and Microsoft Teams: https://click.linksynergy.com/fs-bin/click?id=hPnKNOblu9k&offerid=817940.9&type=3&subid=0

**WeTechCareOfYou is registered with Microsoft’s Affiliate programme and earn a commission from purchases made through the above links.

You can watch the full video here:
https://youtu.be/hu1D_K8DDxA