
Announcements
Hello, I'm new to Power Automate (slowly getting the hang of it) and I want to build a flow, which would get content from xml files uploaded to a sharepoint folder, and then would add their content to the table in excel (each xml file content --> one row).
I tried to build it this way:
The error is with the parse json component:
Hi @M1klos ,
Since I can't see the data and flow running history/error, I can only share some suggestions with you.
This is object:
{"Colmun1":"Test"}
This is array:
[{"Colmun1":"Test"},{"Colmun1":"Test2"}]
Best Regards,
Wearsky