Answers/What are the five capabilities?

What are the five capabilities?

Updated March 2026

Sutrena has 7 core capabilities. Each is one API call:

1. Forms \u2014 Collect structured data from humans. POST /api/forms with name and fields. Returns a hosted form URL and a submission endpoint. Supports validation, webhooks, dedup, file uploads.

2. Pages \u2014 Deploy HTML to a live URL. POST /api/pages with slug, title, html. Served at your subdomain (e.g. alice.sutrena.com/my-page). Great for landing pages, portfolios, microsites.

3. Dashboards \u2014 Visualize data as charts and metrics. POST /api/dashboards with a DSL. Works with form submissions, inline JSON, or CSV uploads. Seven widget types: metric cards, tables, pie/bar/line charts.

4. Analytics \u2014 Privacy-first web tracking. No cookies, no PII. POST /api/analytics/sites. Auto-tracks Sutrena-hosted pages server-side with no client JS needed. External sites add one script tag.

5. Webhooks \u2014 Push form submissions to Slack, Discord, Telegram, or any URL. POST /api/webhooks. Automatic retries, configurable payloads.

6. Automations \u2014 DSL-based pipelines. POST /api/automations. Triggered by form submissions, HTTP requests, or cron schedules. 14 step types including conditions, email sending, fetching external APIs.

7. Emails \u2014 Transactional emails via reusable templates. POST /api/emails/send with a templateId and data. Templates support placeholder syntax for personalization.

Pages, forms, dashboards, and analytics sites share a project quota (Free: 3, Pro: 100, Scale: unlimited). Automations have their own quota. They all work independently or together \u2014 any one capability is reason enough to use Sutrena.

75 MCP tools cover all 7 capabilities. Framework-agnostic: works from Claude Code, Cursor, LangGraph, CrewAI, or any HTTP client.

Ready to build?

Get a trial API key instantly — no signup required.

What are the five capabilities? u2014 Sutrena | Sutrena