Update an object
Update a "object" which can be used within your nocode logic. For example: Storing it in your nocode-x database, as a request/response to an API call, storing it in another database, etc...
Input parameters
Name | Description | Type | Required | Default value |
---|---|---|---|---|
Existing object | Pick your existing object from the scope. | OBJECT | false | |
Overwriting values | Specify all the fields & their updated values of the "object" you wish to update or choose one from the scope. | OBJECT | false |