Triggers & Actions

Use Tally as a trigger to kick off a workflow, or use it as an action to do something automatically in your workflow.

Triggers

No triggers available

Actions

  • Get Current User

    Returns information about the current authenticated user

  • List Organization Users

    Returns a list of all users in your organization

  • Remove Organization User

    Removes a user from your organization. Only the organization creator can remove other members, or users can remove themselves

  • List Organization Invites

    Returns a list of all invites in your organization

  • Create Organization Invites

    Invites users to join specific workspaces within your organization

  • Cancel Organization Invite

    Cancels a pending invitation to join workspaces within your organization

  • List Forms

    Returns a paginated array of form objects

  • Get Form

    Returns a single form by its ID with all its blocks and settings

  • Update Form

    Updates a form's settings, blocks, or status

  • Delete Form

    Deletes a form by its ID and moves it to the trash

  • List Form Questions

    Returns a list of all questions in a form

  • List Form Submissions

    Returns a paginated list of form submissions with their responses

  • Get Form Submission

    Returns a specific form submission with all its responses and the form questions

  • Delete Form Submission

    Deletes a specific submission from a form

  • List Workspaces

    Returns a paginated array of workspace objects with associated users and pending invites