🤝Make.com

Make (Integromat) is a visual platform that lets you design, build, and automate anything – from simple tasks to complex workflows – in minutes. With Make, you can send information between DocsParse.com and thousands of other apps.

DocsParse has a Make App that allowing you to seamlessly setup your document processing workflows.

Setup DocsParse App

  1. Install DocsParse plugin. Go to Make.com, click add new module ("+" button) and search for DocsParse. Select any action for example "Upload Document (URL)"

    Select Upload Document (URL)
  2. Switch to DocsParse's Workflow and go to Integrations tab, click "Generate token" or copy it. Paste address to API Token field and click Add.

    Copy API Token from DocsParse website
    Paste into API Key field on Make.com

  3. After connection was established. Let's move next and upload our first document.


Upload Document

DocsParse providing 2 options of document uploading functionality.

  1. URL Uploading. You can enter any Public URL from where DocsParse will download file to your Workflow.

    DocsParse upload document with URL

  2. File (buffer) Uploading. You can upload file directly if needed. To demostract such functionality we will use Google Drive Download File action.

    Setup Google Drive Download File action

    Next search for DocsParse's Upload Document (File) action

    DocsParse upload document with File

    Enter Workflow ID (Where you want to upload file). You can find this identifier in Integrations tab.

    Where to find workflow ID
    Enter Workflow ID into DocsParse Upload Document (File) action

Now we can move forward and start processing.


Process Document

Same as for uploading, DocsParse providing a few options to start file processing.

  1. Synchronously Processing or "Process Document (Sunc)" In this case you will need to wait until processing is completed (better for testing and small documents)

    Add DocsParse's Process Document (Sync)

    You will need to pass Document ID (returned by Upload Document actions)

    Enter document id from upload document action
    Run workflow and observe results

  1. Asynchronously Processing or "Process Document (Async)" Good for big documents, no need to wait. But will require a webhook setup

    Upload document (async)

Do not forget to add a webhook to observe a results.

Last updated

Was this helpful?