Create your first workflow
Describe what you want in plain language and the Kadoa Assistant builds the workflow: it finds the source, proposes a schema, builds and tests the extraction, and shows you a sample to approve. Open the Kadoa Dashboard and click Create your first workflow.Building and previewing is free. You only use quota (your plan’s record allowance) once you approve and run on the full dataset. See Usage.
Describe what you want
One sentence, for example “Get me all job postings from sandbox.kadoa.com/careers”. The Assistant detects the source, or paste your own URL. You can also start from a template.

Watch it build
The Assistant confirms the source, writes the extraction code, and runs a preview, narrating each step. The result is a deterministic pipeline: it extracts your data the same way on every run, not a fresh AI guess each time.

Review the sample
Check the sample data. It is free and uses no quota until you approve.

What if it's not right?
What if it's not right?
Tell the Assistant what to fix, for example “add a salary field” or “pull location from the detail page”, and it reruns the preview. Nothing is charged until you approve. For automatic checks on every run, add Data Quality rules.
Approve and go live
The workflow produces the full dataset. Add scheduling, change detection, and notifications any time.

Example
Prompt: “Get me all job postings from sandbox.kadoa.com/careers”. The Assistant proposes a five-field schema and returns structured data:Next steps
Sources
Adjust or add the URLs a workflow extracts from
Data Schemas
Customize the fields the Assistant proposed
Data Quality
Validate every run with per-field rules
Human-in-the-Loop
Review and approve data before it goes live