Skip to main content

Create row in NocoDB

Create row in NocoDB.

Application

  • NocoDB

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected AccountThe connected account to use for the requestConnected AccountYes
API versionText (Short)No
Workspace IDText (Short)No
Project IDText (Short)Yes
TableThe name of the tableText (Short)Yes
Data to sendWhether to insert the input data this node receives in the new rowPredefined Choice ListNo
Inputs to ignoreList of input properties to avoid sending, separated by commas. Leave empty to send all propertiesText (Long)No
Field name 1Text (Short)No
Field value 1Text (Long)No
Field name 2Text (Short)No
Field value 2Text (Long)No
Field name 3Text (Short)No
Field value 3Text (Long)No

Outputs (what you get)

NameDescriptionData TypeRequired?Example
JSON OutputJSON output returned by the APIText (Long)No

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.
UnsuccessfulThis status is selected if the job has completed unsuccessfully.

Requirements

  • N/A