Hi
I have in Podio (www.podio.com) a item with a lot of fields.
One of the fields is a list where there is the possibility to choose more then one item (multiple values)
When i connect Podio to Zapier, only one item of the multiple chosen ones is showing in the text value. (The first one of multiple is showing in the testdata) See below
I want to list all the chosen values in a textfield, separated by comma
Example
Podio:
- option 1
- option 2
- option 3
- option 4
What i want: 1 textstring like this:
option 1, option 3
Now i get this in the testdata:
PodioFieldName:
value:
status: active
text: option 2 (only this first one of the list and not the other one(s)
id : 4
color: DCEBD8