Parseur icon

Parseur

AI document parser for mailboxes, documents, custom downloads, parsing templates, and mailbox-level webhooks.

Fits data extraction teams that create mailboxes for emails and PDFs, copy documents between mailboxes, and export structured fields through custom downloads.

Sign in to connect Parseur

Sign in to connect an account and start using Parseur in your apps.

Example Use Cases

These are example ways Snow can use Parseur when building apps with you. This list is meant to show examples, not document every possible capability. Connecting an account does not make Snow run these automatically on its own.

Copy Document

Tool to copy a document to another mailbox. Use when you need to duplicate a document from one mailbox to another mailbox within Parseur.

Copy Mailbox

Tool to copy a mailbox (parser) in Parseur. Creates a duplicate of the mailbox with all its configuration. Use when you need to duplicate an existing parser setup.

Create custom download

Tool to create a custom download (export configuration) for a mailbox. Use when you need to define which fields should be exported to CSV or XLS format.

Create mailbox

Tool to create a new mailbox (parser) in Parseur. Use when you need to set up a new parser for document parsing with custom configuration.

Delete custom download

Tool to delete a custom download (export configuration) from a mailbox. Use when permanently removing an export configuration after confirming its ID.

Delete document

Tool to delete a specific document by ID. Use when permanently removing a document after confirming its ID.

Delete mailbox

Tool to delete a mailbox (parser) by ID. Use when permanently removing a mailbox after confirming its ID.

Delete webhook

Tool to delete a specific webhook. Use when permanently removing a webhook after confirming its ID.

Disable webhook

Tool to disable a webhook for a mailbox. Removes the webhook association from the specified mailbox. Use when you need to stop an active webhook from sending parsed data.

Enable webhook

Enables a paused webhook for a specified mailbox, allowing it to receive and forward parsed document events. Use this action to re-enable a webhook that was previously paused. Only webhooks listed in 'available_webhook_set' (paused webhooks) can be enabled. After enabling, the webhook will appear in 'webhook_set' (active webhooks) and begin sending HTTP POST requests to its target URL when the configured event occurs (e.g., document.processed).