Overview
Tally is a modern form builder – free + simple. The Automize Tally connector covers submissions, form management, webhooks.
- Regions: Global.
- Plans: Free + Pro.
Setting up the connection
Auth type: API Key.
- Tally → Settings → API → Generate token.
- In Automize → Settings → Connectors → Tally. Paste token.
Find your credentials at https://tally.so/settings/api.
Rate limits
Per-workspace, generous.
Data model
Form primitives:
Workspace ─── Forms ─── SubmissionsAvailable operations
5 operations available. Click any row to jump to its detail.
| Operation | Category | What it does |
|---|---|---|
| Delete Submission | General | Delete a submission |
| Get Form | General | Get form details by ID |
| Get Submission | General | Get a submission by ID |
| List Forms | General | List all forms |
| List Submissions | General | List form submissions |
Operations
Delete Submission
Delete a submission
| Parameter | Required | Type | Description |
|---|---|---|---|
Form Id form_id | Yes | text | |
Submission Id submission_id | Yes | text |
Get Form
Get form details by ID
| Parameter | Required | Type | Description |
|---|---|---|---|
Form Id form_id | Yes | text |
Get Submission
Get a submission by ID
| Parameter | Required | Type | Description |
|---|---|---|---|
Form Id form_id | Yes | text | |
Submission Id submission_id | Yes | text |
List Forms
List all forms
No input parameters.
Tips
- Pages via cursor.
List Submissions
List form submissions
| Parameter | Required | Type | Description |
|---|---|---|---|
Form Id form_id | Yes | text |
Tips
- Per form. Pages via cursor.
FAQ
- vs Typeform?
- Tally: free, unlimited forms, simpler. Typeform: better visual builder, paid.