Set a Row to JSON
Updates a row in the table using values from a JSON object.
Overview
Input Concepts
Concept
Type
Description
Default
Required
Output Concepts
Concept
Description
Examples
1. Set the Row to the JSON
create a sample table
the json is {"name": "alexis", "Number": + 1 (415) 998 7742, "Address": "987 south street", City: "Atlanta"}
set the row to the json where
the row number is 1
the table is the sample tableName
Number
Address
City
Last updated
Was this helpful?
