Help

Building a design brief on Google Docs from Airtable

Topic Labels: Integrations
7374 8
cancel
Showing results for 
Search instead for 
Did you mean: 
Ryan_Letman
4 - Data Explorer
4 - Data Explorer

I plan all of my content in Airtable with detailed notes but my creative teams prefer Google Docs. Is there a way to automatically populate a multi slide brief in Google Docs?

8 Replies 8

Ryan,

Yes, I’ve done very similar automations. For example, build a rich text status report in a Google Doc, convert to PDF, and email automatically every morning. Doing this with Google Slides is almost an identical approach - the Google Docs SDK for creating slide content is the same for creating documents.

To do this, you need to create a server-side script using Javascript in Google Apps Script. It will use the Airtable API to retrieve content from your designated base, and build that content into a slide document ideally using a template process.

If you need some more guidance, feel free to reach out - bill.french@gmail.com.

This could probably also be done without scripting by using Zapier. It has a Google Slides action named “Create presentation from template” which might do the trick. I’ve not used it before, so I can’t offer specific advice about how to set it up, but my gut says it would work.

@Justin_Barrett,

I’ve used the Zapier (zap) to do this and it is certainly possible to generate slides without writing any code. However, there are two key issues -

  1. There is a 1-to-1 relationship between records in Airtable and slides in the zap integration; it’s basically like a mail merge but with slides instead of messages. This is not always the desired output or logical format for the data, but it certainly is fine for simple integrations.

  2. Pumping Airtable data into Google via templates which create new documents in Drive is typically not the end of the desired reporting automation process. Emailing, sharing (through Google’s security model), bundling into PDF form, and other aspects of reporting still [may] need to be performed. I get the sense that this person wants a “lights out” process that runs even when sitting on a beach.

Indeed, avoiding code is always best and even better - create good business requirements in advance of choosing any specific implementation approach.

Andreas_Eder
4 - Data Explorer
4 - Data Explorer

Hi @Bill.French

I have stumbled across your post and I was wondering if you were able to help me out. We are looking for a solution to automatically transfer certain fields in our Airtable base to a pre-defined Google Document, i. e. if a new member of our NGO registers with us we want to automatically create the letter/certification of membership rather than copy-pasting all the individual details such as name and address.

Would you be able to give us some tips how to approach this?

thanks a lot
best,
Andi

Sorry, just saw this. No. :winking_face:

Seriously slammed lately. Aren’t there some pretty new products that have come forth to do this in Airtable like this one? Take a look at this.
https://jsreport.net/

openside
10 - Mercury
10 - Mercury

You can also checkout out On2Air - we just added support for Google Docs/Sheets/Slides to auto populate from an Airtable Record.

thanks a lot Bill! we’ll take a look at that, it seems to a handy product

best

image001.png

image002.png

Thats cool. But where is it. You've disabled this product on your website... Why? When is it out of Beta?