Just watched @RezaDorrani 's video on Youtube for using the attachment control in PowerApps to upload photos to a Sharepoint Doc Library: https://www.youtube.com/watch?v=UYK7yruBHDM
In a video beforehand he creates a flow, but with the "Add Picture" function in Powerapps. In this video above, he uses the Attachment Control feature, but doesn't really go over what to change in the flow when using this different control. So since I'm still fairly new to this, I'm having trouble creating the flow.
My issue specifically is with the Parse JSON Function in flow. In his first video: https://www.youtube.com/watch?v=5XsWgVnR7SU
he copies and pastes some data into the schema field. I am not sure how to do this with the attachment control feature.
If anyone would like to work through this with me that would be amazing.
-T
Solved! Go to Solution.
Hi @TorreyFalconer ,
Do you want to pass multiple files from your app to SP Library through MS Flow?
Based on the needs that you mentioned, I think it is not necessary to add a "Parse JSON" action in your flow's configuration. Please check and see if the following video would help in your scenario:
https://www.youtube.com/watch?v=kQVYid1p_vA
I have made a test on my side, please consider take a try with the following workaround:
App's configuration as below:
The sameple app as attached file.
Flow's configuration as below:
Please take a try with above solution, check if the issue is solved.
Best regards,
Hi @TorreyFalconer ,
Do you want to pass multiple files from your app to SP Library through MS Flow?
Based on the needs that you mentioned, I think it is not necessary to add a "Parse JSON" action in your flow's configuration. Please check and see if the following video would help in your scenario:
https://www.youtube.com/watch?v=kQVYid1p_vA
I have made a test on my side, please consider take a try with the following workaround:
App's configuration as below:
The sameple app as attached file.
Flow's configuration as below:
Please take a try with above solution, check if the issue is solved.
Best regards,
User | Count |
---|---|
222 | |
98 | |
95 | |
55 | |
34 |
User | Count |
---|---|
272 | |
108 | |
106 | |
60 | |
59 |