
Hi! I’m passing a list of values for an event property. Is there a “correct” way to parse these strings and analyze them individually rather than as a list?
For example [“backpacking”, “camping”] => two entries, one for backpacking & one for camping.
Thanks,
Matt
Best answer by Saish Redkar
View original