Tally integration for building custom workflows using triggers, actions, and searches. This service allows you to retrieve forms and field definitions among other capabilities.

Changelog

3 versions
v1.1.1 Latest
  • Fixed a crash when a Find/List component saved an EMPTY result set to a CSV file — the header row was built from the first record without checking there was one, so a search that legitimately matched nothing failed the flow instead of writing an empty file.
v1.1.0
  • add MakeApiCall component with key-value array inputs for headers and parameters per standard #1459
v1.0.1
  • Initial version

Authentication

TypeDetails
API Key
API Key (text)
To generate, go to Settings > API Keys in your Tally dashboard.

Actions

3
Get Field Definitions icon

Get Field Definitions

Retrieve all field definitions for a selected form. Useful for understanding the structure and metadata of a form.
List Forms icon

List Forms

Returns forms from Tally.
Make Api Call icon

Make Api Call

Performs an arbitrary authorized API call to the Tally API.