Hi,
I am new in Zapier.
I’ve built a Zapier flow to automate the processing of financial statements in PDF format and populate an Excel template with the extracted data. Here's how the flow works:
- Trigger: A PDF file (financial statement) is uploaded to a specific folder in Google Drive.
- Action: PDF.co extracts structured data from the PDF.
- Action: Zapier locates a predefined Excel template stored in Google Drive.
- Action: I use AI by Zapier to match the extracted data to the correct fields in the Excel file and update the corresponding value.
The matching is based on four key fields: Year
, Quarter
, Sub_segment
, and Variable
. The AI step is designed to identify the correct value from the extracted data and insert it into the appropriate cell in the Excel template.

Here’s the prompt I’m currently using:
“Based on the extracted data from PDF.co, use the fields Year, Quarter, Sub_segment, and Variable to identify the correct corresponding value. Match these fields against the structure of the Excel template file found on Google Drive. Return the most accurate value that should be inserted into the template.”
i am stuck in the ChatGPT parameters, how can i fill the options ?
thank you for your help