Jul 27, 2020 03:19 PM
I would like to generate a PDF out of a record (to easily visualize the data) and attach the record as an attachment. I would like to do this for all the records in my base.
Any ideas on how to do this using either a script or Zapier/Integromat, possible using Formstack (does not have to use formstack though)? Would love any insight - I am capable of coding in JavaScript and can leverage that if necessary.
Apr 26, 2022 07:36 AM
To clarify, I no longer use Integromat/Make (for anything). I now call CloudConvert’s API from an Airtable automation and save the resulting PDF directly to an attachment field.
Re: bypassing document services, I think that @Jeff_Haskin was referring to a service like Google or Documint where a document would be created—directly or via a template—before exporting as a PDF file. That said, the line is a bit fuzzy in this case as HTML might be considered a form of document, and therefore CloudConvert might be considered a document service, even though the original HTML “document” is never saved anywhere.
Aug 15, 2022 09:50 AM
Hey there,
For anyone looking, another great solution you might want to take a look at is Plumsail Documents. You can upload any DOCX template and use it to create documents from record data in Airtable. The integration is based on Zapier.
How to auto generate contracts from Airtable data in Zapier — Plumsail Documents
It is a paid solution, but you can take a free 30-day trial on their website.
Dec 30, 2022 03:49 AM
Hello,
One option is the PDF Generator API extension which allows you to build document templates and merge them with data you have on Airtable. Templates are hosted in the cloud, so there is no need to store Docx or HTML files.
Disclaimer: I'm the founder of PDF Generator API
Feb 01, 2024 12:54 AM
Is this still the case that to get a fully automated service using Page Designer that you still need a third party? We are only allowed to use airtable extensions in our company.
Feb 02, 2024 05:05 AM
Looking for this option too, to generate a pdf automatically in airtable.
Have things changed since your 2020-2022 replies?
Mar 26, 2024 07:21 AM
@Tanel_Tahepold Is there a way to trigger the document to be generated and attached to the record without a human pressing a 'Generate" button?
Mar 26, 2024 07:31 AM
It is possible to use the Scripting functionality in Airtable, but it requires some JavaScript know-how. You can check our example code on GitHub.
Aug 14, 2024 06:26 AM
Hi, i'm fairly new here, but is there some way we can add this to the Airtbale feature request list? Because this would really help my proces.
Aug 22, 2024 09:01 AM
I have used www.craftmypdf.com and I have created good documents with the API between both tools.
Here there is a link with the step by step process:
https://craftmypdf.com/blog/how-to-automatically-create-pdf-event-passes-with-airtable/
Sep 03, 2024 04:37 AM
Hi! Yes, it's possible to do this with a script and a document generation extension. First, install and configure the document generation extension. Then, go to "Automations," set up a trigger, and add the "Run script" action. Here's an example using the Plumsail Documents extension for Airtable https://plumsail.com/blog/airtable-document-automation-in-interface.