Hello, i am struggling (again) with a JSON.
The json is this one https://tison-my.sharepoint.com/:t:/g/personal/vt_tison-martire_com/EXysGBMkHnJKkWT6c20t7pgBUMQhkSJKg0FoauEGmUi8TA?e=YyMmqQ
and the part i'm interested in is this one:
given that the items of the array are dynamic - i.e. can be there or not- i thought instead of using a foreach() to structure the flow this way:
in the variable Output - which is an obect-type -, is stored the output of the GET call.
I then parse the Output variable with parse json, i then create the array ArrayFattura, whose relevant items are then mapped with select.
However, the ArrayFattura variable seems to return empty!
What am i missing?
Thank you a lot in advance!
Best regards,
Vittorio


Report
All responses (
Answers (