Hi Experts,
I was wondering if anyone can guide me on below.
I am consuming an external api using HTTP, however due to api having dynamic fields, the 'Parse Json' actions fails. Unfortunately, the schema is not static...
Is there any way I can consume partial Api (which is static in the schema) and ignore the custom fields in there? Or any workaround I can go for?
Thanks