Hi,
I am trying to retrieve attached file content and information from a Microsoft forms.
I followed the detailed information on that website https://www.bythedevs.com/post/working-with-files-on-ms-forms-in-ms-power-automate .
Although I did copy and paste the schema code shown on the example, unfortunately my flow doesn't work fine and stay blocked at "Parse Json" step.
I also fill in "Content" textbox with the Dynamic content of forms question which have the file.
Anyone have an idea how to fix this ?
Solved! Go to Solution.
Hi @MJKjoachim,
Please refer to this post with the same desire, it could help you:
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Try to do this.
Take the input in the ParseJson action in run mode and then go to edit mode. Edit your parse JSON action and click on create schema from sample and enter the input you copied above to re-generate the correct schema.
Please click Accept as Solution if it resolved your problem or give it a Thumbs Up if it helped you in anyway this will allow other people to search correct solutions effectively.
Thanks,
Rahber
Hi @MJKjoachim,
Please refer to this post with the same desire, it could help you:
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Dear Rahber,
Thank you for your help.
I am not sure to fully understand what to do.
What I did :
From a failed run result, I copied the Parse Json input schema
Then Edit the flow, open Parse Json and enter the copied text in "Generate from sample".
I don't understand really what it will change as it is the same text ?
I tried but same error text came out.
Thanks,
Joachim
Dear all,
@v-litu-msft , @Rahber , thanks for your help.
I finally could managed to run flow as expected.
Mainly, it must not forget to use "json()" in a specific step (Create Json information in my case).
In last step, i do this :
Delete file step, is just to remove the file on my onedrive when it has been saved on my Sharepoint list as attachement.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
At the monthly call, connect with other leaders and find out how community makes your experience even better.
User | Count |
---|---|
25 | |
24 | |
23 | |
23 | |
19 |
User | Count |
---|---|
58 | |
40 | |
40 | |
29 | |
24 |