Output Formats
| Format | Use case |
|---|---|
| CSV | Spreadsheet analysis, Excel/Sheets import |
| JSON | Structured data, API integration |
| HTML | Rich reports with charts and tables |
Basic Example
Step 1 — Get data:Output Types
CSV
JSON
HTML report
Example: Sales Report
Step 1 — Fetch:Viewing Results
After your workflow runs, click output tabs to see:- CSV — Download or preview data
- JSON — View structured data
- HTML — View rendered report in fullscreen
Tips
- Be specific about format — Name exact columns or fields you want
- Include context — Add dates, totals, labels
- Choose the right format — CSV for analysis, HTML for presentation

