In this tutorial, we will show you how to parse invoices and send data to Airtable using PDF.co and Make. Learn more about extraction data from invoices. So, let’s get started:
- Create a New Scenario
- Google Drive Module
- Download a File
- Google Drive Configuration
- Add PDF.co Module
- Parse a Document
- PDF.co Configuration
- Parse Value Result
- Add Airtable Module
- Create a Record
- Airtable Configuration
- Run Scenario Result
- Output
We will use this sample PDF Invoice to parse data.

Step 1: Create a New Scenario
- To begin. First, log into your Make account and click on the Create a New Scenario button.
Step 2: Google Drive Module
- Next, search and select the Google Drive module.
Step 3: Download a File
- Then, choose the Download a File module to load the file from your Google Drive.
Step 4: Google Drive Configuration
Let’s set up the Google Drive configuration.
- For the Enter a File ID field, choose Select from the list to find all the available Google Drive folders.
- In the Choose a Drive field, select My Drive.
- In the Folder field, enter your specific folder where the file was stored.
Once you’re done setting up the configuration, you can now add another module.
Step 5: Add PDF.co Module
- Now, let’s add the PDF.co module.
Step 6: Parse a Document
- Next, choose the Parse a Document module to parse invoice data.
Step 7: PDF.co Configuration
Let’s set up the PDF.co configuration.
- For the Input File field, select Upload a File to automatically load a file from Google Drive.
- For the Document Parser Template ID field, enter your custom template’s Id. You can find it on the Document Parser page here.
After setting up the configuration, click on the run button to make sure that are no errors in the setup.
Step 8: Parse Value Result
- Great! The PDF.co successfully process our request and returned a URL of the parsed data.
Now, let’s add another module and send the parsed data to Airtable.
Step 9: Add Airtable Module
- Kindly search and select the Airtable module.
Step 10: Create a Record
- Next, choose the Create a Record module to create a new record in Airtable.
Step 11: Airtable Configuration
Let’s set up the Airtable configuration.
- In the Base dropdown box, select the base in which to create a record.
- In the Table dropdown box, enter the table name you created.
- For the Date dropdown box, select the
Body: Object Value: Date
which contains the parsed data. - For the Invoice Number dropdown box, select the
Body: Object Value: Invoice Number
which contains the parsed data. - For the Total dropdown box, select the
Body: Object Value: Total
which contains the parsed data.
After setting up the configuration, click on the run button to send the parse data to Airtable.
Step 12: Run Scenario Result
- Excellent! We successfully send the parsed data to Airtable.
Step 13: Output
- Here’s the parse data that we successfully send to Airtable.

In this tutorial, you learned how to parse invoices and send data to Airtable using Make. You learned how to use the PDF.co Parse a Document to parse invoice data.
Similar Pages
- How to Convert Invoice to CSV using PHP
- How to Convert Invoice to XLS using Zapier
- Parse Invoices Automatically using Zapier
- Parsing PDF Invoices from Dropbox via PDF.co Document Parser for Make
- How to Extract Text From PDF Invoices and Bulk Save to Spreadsheet
- Convert PDF Invoices to Google Sheets using Zapier
- Convert PDF Invoices to Google Sheets using Integromat
- Convert PDF Invoice to Google Sheet using PDF.co and Google Apps Script
- Extract Text from Scanned PDF in PHP using PDF.co Web API
- Extract Text from Scanned PDF in JavaScript using PDF.co Web API
- How to Extract Text from PDF and Paste in Excel using Python and PDF.co Web API
- How to Read PDF Invoices in Python using PDF.co Web API
- Google Invoice Parser to Read PDF Invoices and Orders with Google Script and PDF.co
- How to Extract Invoice Data from Image in Python using PDF.co Web API
- Parse Invoice and Send Data to Airtable with PDF.co using Zapier
- Parse Invoice and Send Data to Airtable using PDF.co and Make
- Extract Invoice Data from PDF using PDF.co and UiPath
- Parse Invoice using Salesforce Apex using PDF.co
- Extract Invoice Information with SharePoint and PDF.co
- Extract Data from Invoices to Avoid Fraud using PDF.co Document Parser