Beyond-Bot.ai Logo+
DocuPipe logo

Beyond-Bot.ai + DocuPipe

DocuPipe provides document parsing, structured data extraction, classification, analysis, review, workflow, and export APIs.

ai document extractioncomposioexperimentalNo managed auth

What You Can Do with this Integration

Automate Data Entry

Automatically sync new contacts or deals from Beyond-Bot.ai to DocuPipe.

Enrich Customer Profiles

Use Beyond-Bot.ai to find and add new information to your records in DocuPipe.

Trigger Workflows

Start automated workflows in DocuPipe based on conversations with your virtual expert.

Available Actions

Here are the specific actions your virtual expert can perform within DocuPipe.

Create Schema

Create a reusable extraction schema from a valid JSON Schema and optional extraction guidelines.

Delete Document

Permanently delete one previously submitted DocuPipe document by ID. This destructive operation cannot be undone.

Delete Documents

Permanently delete multiple previously submitted DocuPipe documents by ID in one batch. This destructive operation cannot be undone.

Find Documents

Browse documents by dataset and creation time, or search filenames and document IDs when query is provided. Returns one page and a continuation cursor.

Find Jobs

Retrieve one asynchronous job by ID, or list and filter jobs when job_id is omitted. Job details expose status, progress, errors, outputs, and credit use.

Get Account Usage

Return current plan and credit state together with job counts and credits consumed by job type, optionally including daily usage.

Get Document

Retrieve a processed document, including processing state, parsed content, page count, metadata, and file details.

Get Schema

Retrieve one extraction schema and its full JSON Schema definition by ID.

Get Standardization

Retrieve one completed standardization as structured JSON, including extraction data and field metadata.

List Schemas

List extraction schemas available to the connected workspace, optionally including each full JSON Schema payload. Returns one page and an opaque continuation cursor.

List Standardizations

List structured extraction results, filtered by schema, document, or up to 1000 known standardization IDs. Returns one page and a continuation cursor.

Standardize Document

Start V3 agentic structured extraction for one processed document and return the job and standardization IDs. Standard effort costs 2 credits per page; high effort costs 4 credits per page. Omitting schema_id also consumes schema-generation credits.

Upload Document

Submit one local file or remote file URL for asynchronous parsing. Returns the document and job IDs used to track processing. When workflow_id is provided, also run that existing workflow after parsing and return its result IDs. Processing consumes credits based on page count and workflow steps.