# Import Documents with Make

Source: https://www.digiparser.com/docs/guides/integrations/make-import-documents

Integrations

# Import Documents with Make

Send files from another Make app into DigiParser

Copy MarkdownOpen

# [Import Documents with Make](#import-documents-with-make)

Feedback

Create a Make scenario that sends documents from Gmail, Dropbox, or another app into DigiParser.

Feedback

Before continuing, [connect DigiParser to Make](/docs/guides/integrations/setting-up-make).

## [Add the source app](#1-add-the-source-app)

Create a scenario and add the app that provides the document.

For example, use a Gmail trigger for new attachments or a Dropbox trigger for new files.

## [Add DigiParser](#2-add-digiparser)

Add **DigiParser app -> Upload a document** and select your saved DigiParser app connection.

app.digiparser.com![Make scenario showing a webhook source followed by DigiParser Upload a document](https://documents.digiparser.com/docs/screenshots/2026-07-23/live-make-import-workflow.png?sig=c0323007122411dd3e50159ab470780eb0a8fe168cd08055cf272705fe169712)

## [Choose the destination](#3-choose-the-destination)

In **Parser or classifier**, choose:

*   A parser when every file uses the same extraction fields
*   A classifier when the source contains mixed document types

## [Map the document](#4-map-the-document)

Choose one source:

*   **File** - Map the file name and file data from the earlier module.
*   **File URL** - Map a direct link that downloads without sign-in.

app.digiparser.com![Make Upload a document module showing the parser and file URL](https://documents.digiparser.com/docs/screenshots/2026-07-23/live-make-upload-module.png?sig=b2d5c8bc5166c018692dda65eb1ed470879f4f055891f75f36425af66e7a22ff)

## [Test and turn it on](#5-test-and-turn-it-on)

1.  Click **Run once**.
2.  Create one test event in the source app.
3.  Confirm that the document appears in DigiParser.
4.  Turn on the scenario.

## [What success looks like](#what-success-looks-like)

Feedback

The scenario creates one new document in the selected parser or classifier whenever the source event occurs.

Feedback

To send the completed fields somewhere else, create a separate [processed-data scenario](/docs/guides/integrations/make-use-processed-data).

## [If it does not work](#if-it-does-not-work)

Feedback

*   Reopen the DigiParser module if a parser or classifier is missing.
*   Check the API key's parser access.
*   Open a file URL in a private browser window to confirm that it downloads without signing in.
*   Confirm that the selected destination accepts the file type.

Feedback

See [Troubleshoot Integrations](/docs/guides/troubleshooting/integration-problems) for more checks.

How is this guide?

GoodBad

[

Set Up Make

Connect DigiParser to Make and choose the automation you want to build

](/docs/guides/integrations/setting-up-make)[

Use Processed Data with Make

Start a Make scenario when DigiParser finishes a document

](/docs/guides/integrations/make-use-processed-data)