Table JSON Service

A basic procedure can be developed using a table with JSON Schema basic scalar types and corresponding internal platform types:

JSON Schema Basic Scalar Type

Internal platform type

number

double

string

text

boolean

bigint

See also:

Setting Up Integration with Table Data Sources | Basic CRUD Procedure