Microsoft cloud engineer - SharePoint, Office 365, Azure, DotNet, Angular, JavaScript.
Microsoft cloud engineer - SharePoint, Office 365, Azure, DotNet, Angular, JavaScript.

VIDEO – SharePoint Saturday – Upload PowerApps picture with MS Flow

During SharePoint Saturday in Chicago, I attended a great session by Mark Vogt (https://www.emtecinc.com/) to LIVE BUILD a working PowerApp.    Attendees were able to follow along by creating the sample application on their own Office 365 tenant.

The demo video below shows the sample application with PowerApps, MS Flow, and how to leverage the Camera control to take mobile pictures and save to a SharePoint Picture Library.  One of the challenges was to convert format from DataURL (PowerApp Camera control) to Binary (SharePoint File).

Cheers!  

shades_smile

Video

Image result for powerapp

Image result for powerapp
Image result for ms flow

Screenshots

image
image

image

MS Flow Code

'SPSat-UploadPicture'.Run("powerapp.jpg", Camera1.Photo)
dataUriToBinary(triggerBody()['Createfile_FileContent'])

References

© Copyright 2016
@ SPJeff

Return to Top ▲Return to Top ▲