How to remove [" and "] from every field in a response?

Status: Open · Asked by Anders Nielsen on · 0 views

Anders Nielsen — Question ·

Hi,

Please see this video:
https://share.zight.com/yAuznxG6

Basically I want to turn ALL fields from an API response that are formatted as arrays into normal text.

["Degree"]

should become

Degree

I can easily do it on a field by field basis with an extract pattern text formatter like this

But I want to do it for all array fields in a response.

Arshil Ahmad — Reply ·

Hi @apps,

Could you please share the Workflow URL in which you have this concern?

Back to all forum threads · Log in to reply