In this tutorial, we will show you how to extract Shopify invoices using PDF.co and Make.

  1. Create a Scenario
  2. Google Drive Module
  3. Select Download a File
  4. Google Drive Configuration
  5. Add PDF.co Module
  6. Select Parse a Document
  7. PDF.co Configuration
  8. Parser Result

Here’s the sample Shopify Invoice and the extracted JSON output. Find more invoice data extraction tutorials.

Sample Shopify Invoice and Extracted JSON Output

Step 1: Create a 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.

Google Drive Module

Step 3: Select Download a File

  • Then, choose the Download a File module to download the source file from your drive.

Download a File

Step 4: Google Drive Configuration

Let’s set up the Google Drive configuration.

  • In the Enter a File ID field, choose Select from the list to automatically fill out the file ID.
  • For the Choose a Drive field, select the My Drive.
  • For the File ID field, choose the folder where your file was stored.

Google Drive Configuration

Step 5: Add PDF.co Module

Now, let’s add another module.

  • Kindly search and select PDF.co, this module will help us extract the invoice.

Add PDF.co Module

Step 6: Select Parse a Document

  • Next, choose the Parse a Document module to parse data from documents.

Parse a Document

Step 7: PDF.co Configuration

Let’s set up the PDF.co configuration.

  • In the Input File field, select Upload a File. It will automatically load files from Google Drive.
  • For the Document Parser Template ID field, add the Id of your template. You can create a new template on the Document Parser Template Editor here.
  • Under the Output Format field, choose the JSON format. PDF.co Document Parser also supports XML and CSV output formats.

PDF.co Configuration

Once you’re done setting up the configuration, click on the run button.

Step 8: Parser Result

  • Excellent! The test was successful. Kindly copy the URL and paste it into your browser to view the output.

Parser Result

In this tutorial, you learned how to extract Shopify invoices using PDF.co and Make. You learned how to set up the Parse a Document module. You also learned how to create a new template ID.

Similar Pages