Faster document processing
Automate extraction for invoices, forms and receipts.

Build in-app document processing features—OCR, table and field extraction, invoice and ID parsing—so customers automate document workflows, validate extracted data and surface structured results inside your SaaS application.
Automate extraction for invoices, forms and receipts.
Turn documents into structured data for downstream apps.
Orchestrate multi-step validation, enrichment and routing.
Deliver customer-facing workflows natively inside your SaaS product.
CONNECTOR OVERVIEW
Azure AI Document Intelligence is Microsoft’s cloud document processing API for extracting text, key-value pairs, tables and structured data from images and PDFs. Use Cyclr to embed those capabilities into your multi-tenant SaaS product, orchestrate validation and routing, and expose document-analysis features to end users.
PRODUCT USE CASES
Create integrations to extract invoices, IDs, contracts and unstructured documents. Publish white-label integrations through Cyclr’s embedded marketplace so customers run document analysis without leaving your product.
Extract line items, totals and vendor fields from invoices, validate amounts and push structured data into accounting or ERP systems for multi-tenant customers.
Parse and validate ID documents and proof-of-address files during user onboarding to speed verification for each tenant.
Extract key clauses, dates and parties from contracts to populate CRM records, reminders and approval workflows for customers.
ORCHESTRATION
Cyclr sits between your SaaS product and Azure AI Document Intelligence to handle authentication, govern access and orchestrate every API call per customer, at scale.
Your app requests an action for a specific customer.
Cyclr authenticates, applies policies and routes the request.
Azure AI Document Intelligence processes the request and returns a response to your app.
Customer-specific authentication · Governed data movement · Centralized visibility and audit
CONNECTOR COVERAGE
Explore Azure AI Document Intelligence methods you can orchestrate through Cyclr.
Get a document classifier result.
Classify a document with the document classifier using a source URL.
Classify a document with the document classifier.
Get an operation.
TECHNICAL DETAILS
Review the sourced authentication and API behaviour used when configuring customer-facing Azure AI Document Intelligence integrations in Cyclr.
https://.cognitiveservices.azure.comEndpoint URL and API key, or Azure AD client ID, tenant ID and client secret / managed identity
Analyze documents, manage and train document models, retrieve analyze results, prebuilt model inference
Analyze is asynchronous: POST returns 202 with an Operation-Location header. Poll the provided URL to retrieve results.
The service may return 429 throttling responses with Retry-After. Implement retries, backoff and request quota increases for sustained throughput.
IMPLEMENTATION
Use a Document Intelligence resource endpoint with either an apiKey header or Azure AD token. Managed identities are recommended for cloud-hosted backends.
Endpoint URL and API key, or Azure AD client ID, tenant ID and client secret / managed identity
Requires an Azure Document Intelligence resource; endpoints and keys differ by region and API version.
COMMON QUESTIONS
It lets your app call Azure AI Document Intelligence to extract text, tables and key-value pairs from documents and return structured results.
Authenticate using the Document Intelligence resource endpoint with an API key header or with Azure AD tokens and managed identities.
Yes. Use Azure AD service principals or managed identities to avoid long-lived keys in your backend.
POST analyze requests return 202 and an Operation-Location header. Poll that URL to get status and final results.
KEEP EXPLORING
Related AI agents connector for customer-facing integration workflows.
Related connectorRelated AI agents connector for customer-facing integration workflows.
Related connectorRelated AI agents connector for customer-facing integration workflows.