Hi! Hoping someone can help with this. Everything in my scenario works until I get to the iterator to upload photos. All of me photo links are in a single sell separated by a space (I’ve also tried separating with a comma, a semicolon, line break… none of it works)
I’m trying to iterate the cell to an array to then reference the value in the Etsy upload listing image URL.
During execution, the Iterator shows Array: empty (so 0 bundles), even though the Google Sheets module output clearly shows the field populated.
Additionally I was trying to set up a filter because there are typically going to be between 1 and 8 image links in the cell. I had the filter setup as the array starting with “http” AND the bundle value being less than or equal to 10. However, I still am not getting any bundles/text when I try to iterate so I’m not even sure if this will work.
If there’s a cleaner/native way to split this cell without the extra module, or if I’m missing a known gotcha with token scope after “Create a Listing” I’d love the exact recommendation. Thanks!




