Generate a PDF Purchase Order using inputs from a Google Sheet.
Automatically create purchase order PDFs using data collected in a Google Sheet. A new purchase order will be created for each Google Sheets row, including when new rows are added. You can use any Google Doc purchase order as a template.
New Google Sheet rows are automatically synced to Lido.
Generate an purchase order PDF by merging Google Sheets row data into a Google Doc template. You can replace specific fields in the template by placing variables in {{variable_field}}. New purchase order PDFs are automatically saved to Google Drive.
CREATEPDF(<Google drive credential>,<path to template>,<file name>,<output cell>)