Hi Zapier Community,
I have a comma-separated string of links from Browse AI, like this:
https://link1.com,https://link2.com,https://link3.com
I want to use Formatter by Zapier → Text → Replace to replace commas with actual new lines, so the output looks like:
https://link1.com
https://link2.com
https://link3.com
I’ve tried putting a comma in the “Find” field and pressing Enter or typing \n
in the “Replace” field, but it doesn’t work. The output remains a single line.
Could anyone please help me how to correctly replace commas with new lines in Formatter by Zapier?
Thanks in advance!