Remove Watermark
To remove the watermark when generating a PDF, you need to import Typeflow to Airtable.
For that, there are many ways.
Classic implementation
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.
Airtable Automation
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!
Airtable Extension
Go to the base where you want to install the Typeflow Airtable Extension
Click on Tools (right-side), select Extension and search for Typeflow
Once installed, you will be asked to paste your API key.
If you don't already have an account or an automation flow, please create one. Without doing that it's impossible to run the Typeflow Airtable Extension
Create a flow by following this guide
Once the flow is done, go to the bottom of your flow page, and select Airtable Extension
Copy your API key from
Go back to your Typeflow Airtable Extension
Paste your API Key
Now, you can choose the table of your choice. Automatically it will retrieve the flow linked the the table chosen.
Pick the flow of your choice
Select the record you want to generate PDFs with
Click the button to generate PDFs in bulk
Wait until your PDFs has been generated
If you need help, of course, feel free to reach out to me at k@typeflow.us.