Typeform - Search records action

The Search records action searches Typeform for records matching the criteria you specify.

Input

Input fieldDescription
ObjectSelect the type of object to search for in Typeform.

This action dynamically loads additional fields based on your selected Object. Use these fields to specify search criteria. The action outputs objects that match all criteria.

Output

The output of this action varies based on the Object you select. For example, the action returns the following when you select the Forms object:

Output fieldDescription
IDThe form's unique identifier.
TitleThe title of the form.
Last updated atThe date and time the form was last updated.
SelfThe API endpoint URL for the form.
ThemeThe API endpoint URL for the form's theme.
LinksContains links relevant to the form. For example, the display URL where respondents can access the form.
SettingsContains the form's configuration settings. For example, Is public and Is trial.
List sizeThe total number of forms returned by the search.
List indexThe position of the current form in the list of results.

Last updated: