Please visit this link to connect an Airtable account or a Google Account.
Now, let's dive deep into the process of configuring automation to generate PDFs automatically with Typeflow.
In your Google Docs template, whenever you need a text coming from Airtable, you can use a variable like this: {{variable}}
Replace the variable word with anything you want. And that's it.
Typeflow will automatically detect new variables.
Once you build your Template, follow these steps:
To follow these steps, have a Typeflow account and connect your Airtable and Google Accounts!
Select your newly created Google Docs Template with Google Picker. You can also duplicate a template we built for you.
Pick a base from your Airtable account.
Pick a table from your Airtable account.
Pick a field from your Airtable account. Be aware that it's a mandatory field.
You can optionally save your data in Google Drive and Google Docs. In this case, you need to add a URL field to your Airtable to easily access the documents you generate directly from Airtable.
You can map your data between Airtable fields and Google Docs variables.
Now that you have configured your flow correctly, you can name future PDFs generated using Airtable fields and text.
Then, select a record from your Airtable table.
Click on generate, and after a few seconds, you will see the generated PDF.
It's time to import that flow to Airtable, so you don't need to do that in the Typeflow interface.
At the bottom of the configuration page, copy the link. It follows this structure: /flow/[number]?flow_id=[number]&table_id=[your_table_id]&record_id=&RECORD_ID()
Go to your Airtable table.
Create a button field; name it as you want
Paste the URL
Now, whenever you need to generate a PDF, you can click on the button for the selected record.
It lets you automate your flow entirely based on different criteria.
We will share the part with you when you import the script into Airtable Automation.
Copy the script from Typeflow.
Click on the tab Automation in Airtable.
Go to your Airtable table.
Click on Automation.
Select run a script.
Open the editor.
Past the script in the editor.
On the left bar, implement a new input variable.
Name it record_id
Put as value Airtable record Id
And That's it! Be sure you have a trigger to run the script!
If you encounter any issues while implementing or using Typeflow, please get in touch with k@typeflow.us. We're here to help!