Hello community.
I am looking for some help here:
In my parse JSON action I have my sample data something like this:

Hello community.
I am looking for some help here:
In my parse JSON action I have my sample data something like this:
Hi @sajarac ,
I'm afraid there's no easier way. You could copy the JSON schema into Notepad and replace "type":"string" with "type": ["string","null"] in bulk.
Best Regards,
Bof