You have three options when setting up data extraction:
AI Suggest Fields (recommended)
Best for: Getting started quickly. AI will analyze the source and auto-suggest what data to extract. This typically takes up to a minute, then you can review and customize the suggested fields.Enter Manually
Best for: Custom requirements. Define your own data structure from scratch with custom fields. Use the visual editor to add fields one by one, or switch to JSON mode for bulk editing. You can mark fields as key fields to ensure data quality.
Tip: Mark fields expected to be unique and non‑empty as key fields. In JSON, set isKey: true. Learn more: Data Validation → Key fields.
Use Existing Schemas
Best for: Reusing proven structures. Choose from:- Your schemas: Reusable schemas you’ve created previously
- Kadoa schemas: Pre-built templates for common use cases
Create Reusable Schemas
You can create standalone schemas that can be reused across multiple workflows:- Go to My Schemas and click Create Schema
- Choose how to start:
- Create your own - Define your own data structure with custom fields
- Copy from an existing workflow - Use the schema from one of your workflows as a starting point
- Copy from an existing schema - Duplicate and modify one of your existing schemas
- Add, remove, or modify fields to match your data extraction needs
- Save your schema to use it in future workflows