Operator
← All integrations
Kadoa logo

Connect Kadoa to OpenClaw on Operator.io

Kadoa is an API-first platform for building and managing workflows that extract data from unstructured sources. It helps automate and monitor extraction tasks at scale.

Automate Kadoa with AI

On Operator, an OpenClaw agent pilots Kadoa for you. It reads your message, plans the steps, and runs them in Kadoa, using actions like bulk approve validation rules, create crawl config, create notification channel.

Your agent reaches Kadoa directly or through connectors like Composio MCP and Pipedream MCP, which handle the sign in and token refresh for you, so there is nothing to wire up and no API keys to paste.

What your agent can do with Kadoa

Your agent can call any of these Kadoa actions by name as part of a larger task. Ask for the outcome you want and it picks the right ones.

Bulk Approve Validation Rules

Tool to bulk approve preview validation rules for a workflow. Use after generating validation rules to activate multiple rules at once.

Create Crawl Config

Tool to create a new crawling configuration in Kadoa. Use when you need to configure a custom crawl with specific options like navigation settings, extraction rules, or artifact capture preferences.

Create Notification Channel

Tool to create a notification channel for alerts delivery.

Create Schema

Create a new data schema with specified fields and entity type. Use this tool to define a reusable schema for data extraction workflows. Schemas can have Data Fields (typed data like STRING, NUMBER), Raw Content Fields (HTML/Markdown), o...

Create Support Issue

Tool to create a support ticket in Kadoa. Use when you need to report bugs, request features, or get help with workflows or integrations. User information is automatically inferred from the authentication context.

Create Workflow Trigger

Tool to create a trigger that fires when a source workflow emits an event. Use when you need to chain workflows together, triggering one workflow based on events from another. Common use case: trigger data processing workflow when scrapi...

Delete All Validation Rules

Tool to soft-delete all validation rules for a specific workflow with optional audit trail. This is a bulk operation that marks rules as deleted without permanently removing them. Use when reconfiguring workflows or cleaning up validatio...

Delete Crawl Configuration

Tool to delete a crawling configuration by its config ID. Use when you need to remove an existing crawl configuration.

Delete Notification Channel

Tool to delete a notification channel by its ID. Use when you need to remove a channel that is no longer needed.

Delete Schema

Tool to delete a schema and all its revisions. Use when you need to permanently remove a schema from your Kadoa account. This operation cannot be undone.

Delete Validation Rule

Tool to delete a validation rule from a Kadoa workflow. Performs a soft delete with optional audit reason.

Delete Validation Rules (Bulk)

Tool to bulk delete multiple validation rules for a workflow. Use when you need to remove multiple rules at once instead of deleting them individually.

Delete Workflow

Delete a workflow permanently from your Kadoa account. Use this tool when you need to permanently remove a workflow. This action cannot be undone.

Delete Workflow Trigger

Tool to delete a trigger from a Kadoa workflow. Use when you need to remove a specific trigger configuration. This action cannot be undone.

Disable Validation Rule

Tool to disable a validation rule with a mandatory reason. Use when you need to temporarily or permanently deactivate a data validation rule.

Enable Data Validation

Tool to enable data validation on a specified workflow. Use after creating or updating a workflow to enforce its validation rules.

Execute Bulk Workflow Operations

Execute actions on multiple workflows at once. Use when you need to perform the same operation on many workflows efficiently. Best-effort processing: each workflow is processed independently, so some may succeed while others fail. Check...

Export Activity Events

Tool to export activity events from audit logs to CSV format for compliance and audit purposes. Use when you need to retrieve historical activity data, generate audit reports, or track user actions across workflows. Supports filtering by...

Export Activity Workflows

Tool to export workflow configurations and metadata as CSV for portfolio reviews and compliance reporting. Use when you need to generate compliance reports or review workflow activity across a specific time period. Returns CSV data conta...

Get Workflow by ID

Retrieve detailed configuration of a workflow by its ID. Returns workflow metadata, extraction schema, scheduling settings, data validation config, and run status. Use this to inspect a workflow's setup or check its current state.

Get all locations

Retrieves all available scraping proxy locations (countries) supported by Kadoa. Returns ISO country codes (e.g., US, GB, DE) that can be used when configuring workflows to scrape from specific geographic regions. Use this to see which l...

Get Crawl Bucket Data

Tool to retrieve file content from the Kadoa crawling bucket (HTML or screenshot). Use when you need to access raw files stored during a crawl session.

Get Crawl Configuration

Tool to retrieve a crawling configuration by its ID. Use when you need to view the detailed settings of an existing crawl configuration.

Get Crawled Page Content

Tool to retrieve content of a crawled page. Use when you need the HTML or Markdown of a page from a specific crawling session.

Get Crawled Pages

Tool to list pages crawled during a session. Use when you need to paginate through results after starting a crawl session.

Get Crawl Status

Tool to fetch current status of a crawling session. Use when you need to check progress of a crawl by its session ID.

Get Event Type Details

Tool to retrieve details for a specific notification event type. Use when you need to understand the schema, description, or configuration of a particular event type for setting up notifications.

Get Notification Event Types

Tool to retrieve supported notification event types. Use when you need to enumerate available notification triggers.

Get Latest Workflow Data

Retrieves the extracted data from a Kadoa workflow's most recent run (or a specific run if runId is provided). Returns paginated records in JSON or CSV format. Use Get Workflows action first to obtain a valid workflowId.

Get Latest Workflow Validation

Retrieves the latest validation results for the most recent job of a workflow. Returns comprehensive validation data including anomaly counts, detailed anomaly lists by rule, schema issues, and change detection summaries.

Get Notification Channel

Tool to retrieve details of a specific notification channel. Use when you have a channel's ID and need its configuration.

Get Notification Logs

Tool to retrieve notification event logs with optional filtering by workflow, event type, and date range. Use when you need to audit notification delivery, troubleshoot missing notifications, or review event history.

Get Notification Setting

Retrieves a specific notification setting by its unique identifier. Use this tool to fetch details about how notifications are configured for specific events and which channels are linked. Returns the event type, enabled status, linked c...

Get Schema by ID

Retrieve a specific schema by its unique identifier. Returns schema metadata, field definitions, and configuration. Use this to inspect available data structures or validate schema configurations for workflows.

Get Validation Anomalies

Tool to retrieve all anomalies for a specific validation. Use this when you need to fetch detailed anomaly data detected during a data validation run, grouped by validation rules with pagination support.

Get Validation Anomalies By Rule

Tool to retrieve anomalies for a specific validation rule. Use this to investigate specific rule violations and understand what data failed validation checks.

Get Validation Configuration

Tool to retrieve the data validation configuration for a specific workflow. Use this to check validation status, alerting thresholds, and rule counts before modifying validation settings.

Get Validation Rule

Tool to retrieve a specific validation rule by its ID. Use this to inspect rule details including configuration, status, and metadata.

Get Workflow Audit Log

Retrieve audit log entries for a workflow. Use when you need to track changes and operations performed on a workflow. Returns paginated log entries showing operation type, user information, and changed values.

Get Workflow Job

Tool to retrieve the current status and telemetry information for a specific workflow job. Use when you need to check the execution status, errors, or metadata of a particular job run.

Get Workflow Run History

Tool to fetch workflow run history. Use when you need to retrieve past run records for a workflow after execution.

Get Workflows

Retrieve a paginated list of workflows with optional filtering. Use this tool to list all workflows in your Kadoa account. You can filter by: - search: Find workflows by name, URL, or ID - state: Filter by workflow state (ACTIVE, PAUSED,...

Get Workflow Trigger

Tool to retrieve a specific trigger for a workflow. Use this when you need to inspect trigger details including its configuration and status.

Get Workflow Validation Results

Retrieves the latest validation results for a specific workflow job. Returns validation details including anomalies detected, rules executed, and schema issues. Returns has_results=false if no validation results exist for the specified job.

Get Workspace Details

Tool to retrieve detailed information about a workspace (user, team, or organization). Use when you need to get workspace metadata including name, type, email, feature flags, and team information.

List Activity Events

Tool to retrieve activity events from audit logs with basic filtering and pagination. Use when you need to track workflow events, user actions, or system activities. Supports time-based filtering (absolute or relative), event type filter...

List Changes

Tool to retrieve all data changes detected across workflows in your Kadoa account. Use this when you need to monitor what data has changed in your workflows over time. You can filter changes by workflow IDs, date range, and paginate thro...

List Crawl Sessions

Tool to retrieve a paginated list of crawling sessions with optional filtering. Use when you need to view all crawl sessions or filter by user ID.

Plus 29 more Kadoa actions your agent can call.

How to connect Kadoa

You authorize Kadoa once from your dashboard. Operator holds the connection and refreshes the access tokens on its own, so your agent keeps working with Kadoa without you signing in again. The same setup unlocks every other app your agent can reach, so you only do it once.

When you are ready, the get started guide walks through standing up your OpenClaw agent.

Common questions about Kadoa

How do I connect Kadoa to Operator?
Connecting Kadoa is a one time sign in from your Operator dashboard. Operator keeps the connection live and rotates the token on its own, so the agent stays connected to Kadoa and you never reauthorize by hand.
Can my agent pull and update data in Kadoa?
Yes. It can read records, write new ones, and answer questions about what is stored. Point it at Kadoa and ask for a figure or a list, or have it keep a table in step with another app you have connected, all in plain language.
Do I need to write code or manage Kadoa API keys?
No. Operator manages the Kadoa connection and token refresh, so there are no API keys to paste and nothing to deploy.
Can my agent use Kadoa together with my other apps?
Yes. The same agent reaches every app you connect, so it can move between Kadoa and tools like Gigasheet, Nasa, Api ninjas in one job, reading from one and acting in another without you wiring anything between them.

More apps to automate

Apps your agent runs alongside Kadoa, or browse all integrations.

Put your agent on Kadoa

Sign in, connect Kadoa, and hand your agent the work. Your first week is free.

Try for free