Trigger on event
- Listen for a new event
- Parse and validate the payload
- Take an action with the linked tool
26 tools available
Parseur is an AI-powered data extraction tool that automates the parsing of emails, PDFs, and other documents into structured data.
Connect Parseur to Definable to automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas call Parseur's 26 tools directly from chat or scheduled flows. You can wire it into any persona to read, write, and react when an event fires.
Every Parseur action below is a callable tool any Definable persona can invoke.
Tool to copy a document to another mailbox. Use when you need to duplicate a document from one mailbox to another mailbox within Parseur.
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.
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.
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.
Tool to delete a custom download (export configuration) from a mailbox. Use when permanently removing an export configuration after confirming its ID.
Tool to delete a specific document by ID. Use when permanently removing a document after confirming its ID.
Tool to delete a mailbox (parser) by ID. Use when permanently removing a mailbox after confirming its ID.
Tool to delete a specific webhook. Use when permanently removing a webhook after confirming its ID.
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.
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).
Tool to retrieve bootstrap configuration data. Use when you need system-wide configuration choices, field format mappings, maximum field lengths, or master parser definitions.
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.
Tool to get document logs for a specific document. Returns paginated list of logs with status, source, and message details. Use when you need to troubleshoot or audit document processing history.
Tool to retrieve full mailbox (parser) configuration by ID. Use when you need complete details about a specific mailbox including fields, webhooks, and settings.
Tool to retrieve the JSON schema for a mailbox's parsed fields. Use when you need to understand the structure and types of data fields extracted by a specific parser.
Tool to retrieve custom downloads (export configurations) for a mailbox. Use when you need to list available export formats and their download URLs.
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.
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.
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.
Tool to reprocess a document. Triggers re-parsing of the document with the current template configuration. Use when you need to re-parse a document after template updates or to retry failed parsing.
Tool to retrieve details of a specific webhook. Use after creating or listing webhooks.
Tool to skip a document. Marks the document as skipped and returns the updated document with status 'SKIPPED'.
Tool to update a custom download (export configuration) for a mailbox. Use when you need to modify the field list, name, or export settings for an existing download configuration.
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.
Tool to update an existing webhook’s settings. Use when you need to change the webhook’s target URL, event type, headers, or name after creation.
Tool to upload an email or text document to Parseur for parsing. Use when you need to programmatically send documents to a Parseur mailbox.
Anything Parseur exposes through its API. Common ai document extraction workflows on Definable include automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas can call any of the 26 Parseur tools directly, then chain the result into another integration without you writing code.
Parseur uses API_KEY on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.
Yes — every Definable plan, including Starter, includes access to all 26 Parseur tools. You only need a separate Parseur subscription if Parseur itself charges per seat or per API call.
Every call from a persona to Parseur is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.
Sign up for Definable, open the integrations page, find Parseur, and connect via OAuth or API key. You can immediately attach Parseur to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 26 Parseur actions as callable tools — including `Copy Document`, `Copy Mailbox`, `Create custom download`, plus 23 more. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.