Airtable to Google Doc Template

Hi Everyone!

I created a Google Doc Template. I have data from Airtable as follow:

ID, Qty, Description, Notes, Dimensions, Pack Type

I can apply this to my Google Doc Template with 1 item. I need to add another line below with the next bundle data. So if I have 4 items from Airtable I need to have 4 unique lines in Google Docs for each item. Can anyone help?




Thanks!

In that case you cannot use create a document from a template module.

You’ll have to build the entire document in HTML format, which supports tables, and use the Create a document module.

Alternatively, you can use the Microsoft 365 Word integration, which supports repeater sections.

samliewrequest private consultation

Join the unofficial Make Discord server to chat with us!

Thank you for the feedback. Do you have any links or info on how I can do that?