Tally Connector
Connect Zenmako to Tally to access your forms and submissions. This enables AI to list your forms, view form questions, retrieve responses, and manage submissions.
Getting Your API Key
Tally uses API keys for authentication. Follow these steps to get yours:
Store your API key securely. You can regenerate it at any time, but doing so will invalidate the previous key.
Connecting Tally
If the test succeeds, your Tally connection is ready to use.
Available Actions
| Action | Description |
| listForms | List all available Tally forms in your account |
| getForm | Get details of a specific form by its ID |
| listQuestions | List all questions and fields in a form |
| listSubmissions | List all submissions/responses for a form |
| getSubmission | Get details of a specific form submission |
| deleteSubmission | Delete a form submission (useful for removing spam or test entries) |
Example Prompts
Try these prompts to interact with your Tally forms:
Common Issues
"Invalid API key" or "Unauthorized" error
This typically means your API key is invalid or has been regenerated. Solutions:
"Form not found" error
The specified form ID may be incorrect or the form may have been deleted. Solutions:
Zenmako