Tally Integration
Connect Tally to Arahi's no-code AI agents and automate workflows in minutes.
About the Tally integration
Tally is the simplest way to create beautiful forms & surveys, for free. With Arahi AI, you can connect Tally to Formstack, Google Forms, Jotform and 1,500+ other apps using AI-powered workflows. No coding required — set up triggers, actions, and intelligent automation in minutes.
- Category
- Forms & Surveys
- Authentication
- oauth
Tally automation use cases
- Response → CRM contact
- Turn every Tally submission into a CRM contact with the source campaign and form tagged.
- Conditional routing by answer
- Route Tally submissions to different teams based on answer values — no rep has to sort an inbox.
- File upload archival
- Archive Tally file uploads to cloud storage with response ID and timestamp in the filename.
- Low-score alert
- Alert customer success the moment a Tally NPS or CSAT score comes in below threshold.
Tally workflow examples
- Send Tally responses to HubSpot
Run Create Webhook in Tally and have each submission Get Form Responses route into HubSpot as a contact with mapped fields for the sales team.
Tally Create Webhook routes Get Form Responses into HubSpot contact.
- Build Tally forms from Notion templates
When a Notion template row is marked Publish, run Create Form in Tally using the stored field definitions so the form goes live immediately.
Notion template Publish runs Tally Create Form with fields.
- Archive Tally responses to Google Sheets
When a webhook fires, call Get Form Responses in Tally and append each response as a row in Google Sheets for backup and reporting.
Tally webhook calls Get Form Responses and appends to Sheets.
Tally actions
- Create Form
- Tool to create a new form. use after preparing block definitions and optional settings.
- Create Webhook
- Tool to create a new webhook for a form. use after confirming you have the form id and the callback url.
- Delete Form
- Tool to delete a specific form identified by its id. use after confirming the form should be permanently removed.
- Delete Webhook
- Tool to delete a specific webhook. use after confirming the webhook id.
- Get Form Details
- Tool to retrieve details of a specific form. use when you need comprehensive form metadata by id. use after confirming the form id to fetch its full configuration, blocks, and stats.
- Get Form Fields
- Tool to retrieve the fields of a specific form. use when you need the form's field definitions after obtaining its id.
- Get Form Responses
- Tool to retrieve the responses of a specific form. use after confirming the form id and when paginated data is needed.
- Get Form Settings
- Tool to retrieve the settings of a specific form. use after confirming the form id. example: \
- Get User Info
- Tool to retrieve information about the authenticated user. use when you need to confirm account details before proceeding.
- Get Webhook Events
- Tool to list events associated with a specific webhook. use when you need to inspect delivery history after creating or listing a webhook.
- List Forms
- Tool to retrieve a paginated list of forms. use when you need to list all forms accessible to the authenticated user.
- List Submissions
- Tool to list submissions for a specific form. use when you need to paginate through form submissions.
- List Webhooks
- Tool to retrieve a paginated list of configured webhooks. use when you need a full listing of webhooks across your accessible forms and workspaces.
- List Workspaces
- Tool to retrieve a paginated list of workspaces. use when you need to browse workspaces accessible to the authenticated user.
- Update Form
- Tool to update form details. use after confirming the form exists and obtaining its id.
- Update Workspace
- Tool to update the details of a specific workspace identified by its id. use when you need to rename a workspace after confirming the workspace id.