1. Create a flow from a template
- Go to dashboard.rastro.ai/flows
- Click Templates
- Select Competitor Pricing (or another template)
- Upload your CSV
- Click Run
2. Execute via API
Once you have a flow, you can trigger it programmatically. Get your Flow ID from the URL:dashboard.rastro.ai/flows/{FLOW_ID}/edit
3. Check status and get results
Flows vs Enrich API
What’s Next
API Reference
All endpoints and parameters
Examples
Python and TypeScript examples