Hello,
I trying to get info out off some xml files and I'm changing the files in json format, and then when I'm trying to parse it will error out. Any help is much appreciated. Thanks
With schema:
Hi , @BlackBeardrr
According to your screenshot , the error code means that you pass the Object but your Parser json action need an Array type data.
If you pass the "outputs('Compose')" in the input of your Parse Json action, you need to use the whole output of the "Compose" action in your "Generate from sample".
If this doesn't help you solve the problem, you can give me the output of your Compose action.
If this reply can help you , you can click mark this reply as solution (Accept solution) which can help more people, thanks in advance!
Best Regards,
Yueyun Zhang