Beyond-Bot.ai + Cradl AI
Cradl AI is an API-first platform for building and operating AI-powered document extraction workflows.
Was du mit dieser Integration tun kannst
Dateneingabe automatisieren
Synchronisiere automatisch neue Kontakte oder Deals von Beyond-Bot.ai nach Cradl AI.
Kundenprofile anreichern
Nutze Beyond-Bot.ai, um neue Informationen zu finden und in Cradl AI zu ergänzen.
Workflows auslösen
Starte automatisierte Workflows in Cradl AI basierend auf Gesprächen mit deinem virtuellen Experten.
Verfügbare Aktionen
Diese Aktionen kann dein virtueller Experte in Cradl AI ausführen.
Download File
Download document, OCR, annotation, prediction, or run-variable content from a Cradl AI file URL returned by another Cradl AI tool.
Get Agent Run
Get the current state and outputs of one Cradl AI agent run. Poll this read-only tool until the run reaches a terminal status; it does not itself consume page quota.
Get Document
Get metadata, processing links, and annotations for one Cradl AI document by ID. This read does not consume page quota.
Get Prediction
Get one extracted prediction, including its status, fields, errors, and downloadable output references. This read does not consume page quota.
List Agent Runs
List processing runs for an agent, optionally filtered by status or creation/update time. Use this to discover recent extraction jobs and their run IDs.
List Agents
List document-processing agents available to the connected Cradl AI workspace. Use an agent ID from this result to start an extraction run.
List Documents
List documents in the connected Cradl AI workspace and discover document IDs and content/output file URLs.
List Predictions
List extracted predictions, optionally filtered by model, and discover prediction IDs and output file URLs.
Process Document
Create a persistent Cradl agent run and document, then upload one document for asynchronous extraction in a single call. This consumes processed-page quota. It returns immediately after upload and does not poll extraction; use the composite agent_run_id only for document attachment. Poll the run with the original agent_id and returned bare run_id. Do not retry an ambiguous upload outcome automatically.
Start Agent Run
Create a processing run for an existing Cradl AI agent. This creates persistent run state; attaching and processing document content against the run consumes the workspace's monthly processed-page quota.
Upload Document To Run
Create a document attached to a Cradl AI agent run and upload its PDF, image, or email bytes. The upload starts asynchronous processing and consumes the workspace's monthly processed-page quota.