Skip to main content

Update row in NocoDB

Update 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
Primary key typePredefined Choice ListNo
Field nameText (Short)No
Row ID valueThe value of the ID fieldText (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 nameText (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