Hey guys!
I really need your help since my programming skills aren't that great and Chat-GPT isn't a great help either.
I have the input data, which is basically just a bunch of emails divided by a comma. The goal is to write each email in a separate line, so I can access them in a later step in the Zap.
The Split option in the formatter doesn’t work at all so I thought about programming it myself.
But I don't know how I have to write the code so python recognizes the email adresses. The adresses aren't static.
Can anybody help?

