Parse array of json having json and array in it

I have the following message which is JSON Array. It has nested JSON object and an Array within, how would I parse this.

Use either a json codec on the input or use a json filter.

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.