Find Coda Table Row

Fetch data from a table row in Coda.

Configuration

Account

Dynamic (Ask at runtime)

This setting will ask a user to login to their Coda account when they run the app.

Connect a New Account

Follow the instructions on the pop-up window to directly connect MindStudio to your Coda account.

Document

Enter the document ID for where the table exists. You may include variables.

Table

Enter the table ID for the table you are fetching data from.

Output Variable

Save the returned row data to a variable. The returned data will be a JSON object.

Row Data

Provide the search criteria. At least one field should be specified to a find a specific row. (optional)

Last updated