Nanonets
Nanonets provides an AI-driven Intelligent Document Processing API that transforms unstructured documents into structured data, enabling efficient data extraction and workflow automation.
In development
Cataloged and scoped, not yet available to run in production.
- 11
- actions
Integrations
View provider documentationActions
Operations this integration can perform.
Create Model
Tool to create a new image classification or OCR model. Use when you need to initialize a model before uploading training images. Provide a list of categories/classes that the model should learn to identify or extract.
Delete OCR Model
Permanently deletes an OCR model from Nanonets. Use this action when you need to remove a trained model that is no longer needed. This action is irreversible - once deleted, the model and all its training data cannot be recovered. Prerequisites: Obtain the model_id from the 'Get all OCR models' action first.
Get All Models
Retrieves all models (OCR and Image Classification) in the user's NanoNets account. Returns model details including ID, type, status, accuracy, and extractable fields/categories. Use to discover available models before performing predictions or training operations.
Get All Prediction Files
Retrieve all prediction files (OCR results) for a NanoNets model. Use this tool to: - List all documents/images that have been processed by an OCR model - Get prediction results including extracted text and field values - Access file URLs and processing status for each prediction The response includes prediction labels with extracted text, confidence scores, and bounding box coordinates for each processed file.
Get OCR Model Details
Tool to retrieve details of an OCR model. Use when you need full metadata of a model by its ID.
Get OCR Training Images
Tool to retrieve training images for an OCR model. Use when you need to page through images associated with a model before training or analysis.
Get Workflows
Tool to retrieve a list of all workflows in your Nanonets account. Use when you need to inventory or inspect all configured workflows.
List Workflow Documents
Retrieve a paginated list of documents processed by a NanoNets workflow. Returns document metadata including processing status, upload timestamp, verification status, and page details. Use this to monitor document processing progress or access extracted data from previously uploaded documents.
Triggers
Events that start workflows from this integration.
File Processed
Triggered when a file has been processed and is ready for export in Nanonets.
Related integrations
Don't see the exact action you need?
Tell us what you're trying to connect and we'll help you evaluate whether it fits the current catalog or needs prioritizing.