I'm working on to "Save attachments from Microsoft forms to Sharepoint" but stuck at the following stage:-
Everything is working fine till Parse JSON step. When I add the action of 'Get File Content', I don't find any dynamic content populating for Parse JSON on the right, such as "name", "ID", etc.
Please advise
Solved! Go to Solution.
Hello @Taggarwal
According to this post: https://powerusers.microsoft.com/t5/Building-Flows/Working-with-files-from-the-Forms-quot-File-Uploa... by @v-litu-msft you should the driveId and id fields as the file name:
Be careful with the dot between the two fields.
Hope it helps!
Ferran
Hey @Taggarwal , @fchopo
the following blog post provides a detailed guide on this topic - https://blog.encodian.com/2020/04/handling-files-provided-in-a-microsoft-forms-response/
HTH
Jay
Hello @Taggarwal
According to this post: https://powerusers.microsoft.com/t5/Building-Flows/Working-with-files-from-the-Forms-quot-File-Uploa... by @v-litu-msft you should the driveId and id fields as the file name:
Be careful with the dot between the two fields.
Hope it helps!
Ferran
Thanks for your help.
I found the mistake I was committing. Instead of directly copying the code in Parse JSON, I was adding the code from 'Generate from Sample' due to which it was ignoring all variables and showing them as string objects.
Hey @Taggarwal , @fchopo
the following blog post provides a detailed guide on this topic - https://blog.encodian.com/2020/04/handling-files-provided-in-a-microsoft-forms-response/
HTH
Jay
Hello @Taggarwal
Please, mark @Jay-Encodian or mine answers as accepted solutions. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search.
Regards,
Ferran
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 |
---|---|
57 | |
39 | |
38 | |
29 | |
26 |