Best answer

Adding a line break in a Google Doc

  • 13 April 2021
  • 2 replies
  • 1079 views

Userlevel 1

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

icon

Best answer by Troy Tessalone 13 April 2021, 16:37

View original

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

Userlevel 7
Badge +14

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

Userlevel 3
Badge +6

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?