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.

Example Use Cases

These are the Parseur actions Snow can use when building apps with you. Connecting an account does not make Snow run these on its own.

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 webhook

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

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).

Get Document

Tool to retrieve full details of a specific document by ID. Returns document status, processing info, parsed results, and download URLs for JSON, CSV, and XLS formats.

Get Mailbox by ID

Tool to retrieve full mailbox (parser) configuration by ID. Use when you need complete details about a specific mailbox including fields, webhooks, and settings.

List Documents in Mailbox

Tool to list documents within a specific mailbox. Use when you need to paginate, search, or sort the documents of a given mailbox after obtaining its ID.

List Mailboxes (Full Details)

Tool to list mailboxes (parsers) with full configuration details. Returns paginated list of all mailboxes with document counts, processing statistics, and complete configuration settings. Use when you need comprehensive mailbox information including field configurations, processing options, and webhook settings.

List Templates for Mailbox

Tool to list all templates in a given mailbox. Use after fetching mailbox details when you need to page through and inspect available templates for further actions.

Retrieve a webhook

Tool to retrieve details of a specific webhook. Use after creating or listing webhooks.

Update Mailbox

Tool to update a mailbox (parser) configuration. Use when you need to modify mailbox settings such as name, AI engine, processing options, or document handling rules.