I am trying to extract the custom fields of my asana task by using zapier transform to separate the “data custom fields dislpay” by comma.
From my understanding, zapier batches all of the custom fields values from an asana task in to one “data custom fields dislpay”. I am trying to separate them in to discrete fields I can use to generate a custom text.
Pre Transform:
Transform:
Post Transform:
The separating seems to be working, however, when I look at the output it has once again batched everything together. I was hoping to be able to pull specific items. Output 1: 555-555-5555, Output 2: RNA etc…
Thank you for your help!