Skip to main content
Tally logo

Tally

Tally is a form-building platform that allows users to create forms, collect responses, and integrate with various tools and services.

This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.

Connect

Tally authenticates with an API key. Generate the credential in your Tally account, then paste it into FlyMyAI the first time an agent uses a Tally action.

Get your Tally credential →

Fields to fill in FlyMyAI

FieldDetails
API keyYour Tally API credential. Create or find it in your account settings (usually under API / Developer settings). (required)

Actions

Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.

ActionWhat it doesRequired inputs
TALLY_CREATE_FORMTool to create a new form. use after preparing block definitions and optional settings.-
TALLY_CREATE_WEBHOOKTool to create a new webhook for a form. use after confirming you have the form id and the callback url.formId, url
TALLY_DELETE_FORMTool to delete a specific form identified by its id. use after confirming the form should be permanently removed.formId
TALLY_DELETE_WEBHOOKTool to delete a specific webhook. use after confirming the webhook id.webhookId
TALLY_GET_FORM_DETAILSTool 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.formId
TALLY_GET_FORM_FIELDSTool to retrieve the fields of a specific form. use when you need the form's field definitions after obtaining its id.formId
TALLY_GET_FORM_RESPONSESTool to retrieve the responses of a specific form. use after confirming the form id and when paginated data is needed.formId
TALLY_GET_FORM_SETTINGSTool to retrieve the settings of a specific form. use after confirming the form id. example: "get settings for form abc123."formId
TALLY_GET_USER_INFOTool to retrieve information about the authenticated user. use when you need to confirm account details before proceeding.-
TALLY_GET_WEBHOOK_EVENTSTool to list events associated with a specific webhook. use when you need to inspect delivery history after creating or listing a webhook.webhookId
TALLY_LIST_FORMSTool to retrieve a paginated list of forms. use when you need to list all forms accessible to the authenticated user.-
TALLY_LIST_SUBMISSIONSTool to list submissions for a specific form. use when you need to paginate through form submissions.formId
TALLY_LIST_WEBHOOKSTool to retrieve a paginated list of configured webhooks. use when you need a full listing of webhooks across your accessible forms and workspaces.-
TALLY_LIST_WORKSPACESTool to retrieve a paginated list of workspaces. use when you need to browse workspaces accessible to the authenticated user.-
TALLY_UPDATE_FORMTool to update form details. use after confirming the form exists and obtaining its id.formId
TALLY_UPDATE_WORKSPACETool 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.workspaceId
We love our partners - FlyMy.AI builds with the best. Thanks, Tally!