Skip to main content

Hi,

I have written a zap to transform a JSON doc coming from an API call into a text to be written in a Google Doc.

I am able to find the word “attribute” in the JSON and change it with the Zapier Formatter into “Attribute Changed” but I do not know how to inser here a line break, I want the rest of the text to go on the next line of the google Doc.

How to do this???

Thanks

Hi @Nicov 

Check out this help article: https://zapier.com/help/create/format/modify-text-formats-in-zaps#find-replace-or-split-special-characters

Or try <br>

Or try \n


Hey @Nicov, hope you’re well, I just wanted to check in here!

Were you still needing help on this one, or were you able to get things working?