Hi all, I’ve searched the forums, but couldn’t find the exact solution I need, and I also can’t find it from a lot of tutorials and articles here.
I have a string of text that looks like “item 1 | item 2 | item 3” and I am trying to convert each of those items into variables. I was able to use the set variables module with the split function to convert them into separate sub strings, but they don’t appear as unique variable that I can select in my next module.
JSON is attached. Would love your help!
Blueprint (1).json (42.8 KB)