Hi,
it's been several times that I got stuck with this one: I don't understand how to output Line-Items with a Code step?
Is it even possible?
For example:
- I build Line-Items from a JSON
- In these Line-Items, I would like to remove some of them, based on various criteria
- Then output Line-Items and use them in a further step
Here is something I tried:
But, on a further step, I don't get Line-Items but separate values:
So, how to manipulate Line-Items into a Code step and get Line-Items as the output?
I feel like I'm missing something...
Thanks,
Alex
PS: more explanation on the "why".
- I got my data from a Typeform entry in which I can get between 1 and 5 emails (plus other data)
- So, I got empty row that I want to remove
- That's why I build a Line-Items object then try to remove the useless ones