Form Import
Import existing forms from URLs, PDFs, or JSON using AI-powered extraction.
Supported Sources
| Source | Method | AI Model |
|---|---|---|
| Google Forms | URL | Claude/Gemini |
| Typeform | URL | Claude/Gemini |
| Zoho Forms | URL | Claude/Gemini |
| JotForm | URL | Claude/Gemini |
| PDF forms | Upload | Claude/Gemini |
| HTML forms | Paste | Claude/Gemini |
| Terra JSON | Upload | Direct import |
Import Pipeline
How It Works
1. Platform Detection
Analyze URL patterns to identify the source:2. Content Extraction
- URLs: Firecrawl fetches rendered HTML
- PDFs: Reducto extracts text and layout
- HTML: Direct parsing
3. AI Parsing
Send extracted content to Claude or Gemini with a structured prompt:4. Review & Edit
The imported schema is presented for review. Fix any issues before finalizing.Issue Detection
The import system flags potential problems:| Issue | Severity | Example |
|---|---|---|
| Missing label | Error | Field without visible text |
| Ambiguous type | Warning | Could be text or number |
| Unsupported field | Info | Field type not in Terra |