In this tutorial, we will show you how you can access a PDF Invoice stored in Dropbox and parse it using Make integration with PDF.co Document Parser. We assume that you have already set up your Dropbox module. Let’s now configure our PDF.co module.

  • In the Input File field, select Upload a File.
  • In the Source File field, choose Dropbox – Download a file.
  • In the Document Parser Template ID field, enter your Template ID. You can find it in the PDF.co Document Parser Template page where you uploaded or created the Template here.
  • In the Output Format field, type in your desired output format such as JSON or CSV.
  • In the Export Type field, select Body as Objects. You can choose Download a File if you prefer to save the generated document back to Dropbox

Now we are ready to test our PDF.co Document Parser module. Click on the Run button to see the result.

NOTE: To create a Document Parser Template, check out our Quick Start Guide here.

Great! We have successfully parsed a PDF Invoice. The Output section displayed the Collections of all objects inside the PDF Invoice.


Screenshot of PDF Invoice Inline Result

In this tutorial, we learned how to set up the PDF.co Document Parser module to access the files inside a Dropbox folder. On top of that, we also learned how to parse the PDF Invoice stored in Dropbox and convert it to JSON.

Similar Pages