HI,
I have created a flow to create a file in SharePoint.
And I am using this formula on click of a download icon in a gallery(Item: attachments of an incoming email) :
UploadafiletoSharePointfromPowerApps_1.Run(ThisItem.Name,ThisItem.ContentBytes)
Only of download icon, it shows an error that the parameter value for 'createFileFileContent' is incorrect.
Please guide, Thanks in advance
Solved! Go to Solution.
hi @kheiman
Thanks for your reply.
It worked for the exact same code. The problem was I forgot to add 'includeAttachments:true' in getEmail formula.
The way files get handed off from Powerapps to Flow is a bit wonky. Try this approach to get the content bytes into a format that the Sharepoint connector can work with. http://www.cleverworkarounds.com/2019/06/08/getting-pics-to-sharepoint-from-powerapps-is-getting-eas...
hi @kheiman
Thanks for your reply.
It worked for the exact same code. The problem was I forgot to add 'includeAttachments:true' in getEmail formula.
Check out new user group experience and if you are a leader please create your group
Did you miss the call?? Check out the Power Apps Community Call here!
See the latest Power Apps innovations, updates, and demos from the Microsoft Business Applications Launch Event.
User | Count |
---|---|
257 | |
247 | |
82 | |
36 | |
30 |
User | Count |
---|---|
299 | |
266 | |
117 | |
66 | |
45 |