Skip to main content

Is there a way to control where text will be inserted in the Append text to document option?

From what I have accomplished in this post so far looping is a good solution but I need to be able to control where to insert the Line Items from the Looping Action. Can Anyone shed a light on this?

Hi @KWF 

In your previous post you explained that you want the text to be set out like this:

ORDER no: lineitem m] Order

Customer Information:

First Name: lineitem m] First Name

Last Name: lineitem m] Last Name

 

Order Details:

QTY: lineitems m]qty

SKU: Line Items m] sku

Desc: Line Items m] vendor line Items m] Product Title ldescription from Google Sheets]

 

Are you adding that information to the bottom of an existing Google Document, or do you want to create a new document for each order? 

 

The Append text to document action will only add text to the bottom of a document, it can’t add text to other areas of a document. If you want a new document for each order, you could try the Create Document from Text or Create Document from Text actions. They both allow you to add the information from the Zap steps where you need it in a new document. Let me know if you have any questions about that!