Create row in a table in Coda.
Application
Coda
Inputs (what you have)
Name | Description | Data Type | Required? | Example |
Connected Account | The connected account to use for the request | Connected Account | Yes | |
Doc ID | ID of the doc | Text (Short) | Yes | |
Table ID | The table to create the row in | Text (Short) | Yes | |
Disable parsing? | Whether the API will not attempt to parse the data in any way | True/False | No | |
Key columns | Optional column IDs, URLs, or names (fragile and discouraged), specifying columns to be used as upsert keys. If more than one separate by a comma (,) | Text (Long) | No |
Outputs (what you get)
Name | Description | Data Type | Required? | Example |
JSON Output | JSON output returned by the API | Text (Long) | No |
Outcomes
Name | Description |
Success | This status is selected if the job has successfully completed. |
Unsuccessful | This status is selected if the job has completed unsuccessfully. |
Requirements
N/A