Apps
-
Get App ID
Retrieves the App ID of the app the user is currently viewing.
-
Get Lookup Target
Retrieves the App ID of the Datasource app of the specified Lookup field, in the record list.
-
Get Mobile Header Element
Retrieves the empty space element between the View name and the Record List for mobiles.
-
Get Record List Field Elements
Retrieves the field elements of fields in the record list as an array, by specifying a field code.
-
Get Record List Header Element
Retrieves the empty space element below the header of the record list, i.e. the space highlighted in the below image.
-
Get Record List Header Menu Element
Retrieves the empty space element of the header of the record list, i.e. the space highlighted in the below image.
-
Get Record List Query
Retrieves the record list filter conditions as a query string.
-
Get Record List Query (with order by, limit, offset)
Retrieves the record list filter conditions as a query string, including "order by", "limit" and "offset".
-
Get Related Records Target
Retrieves the App ID of the Datasource app of the specified Related records field, in the record.
-
Specify Record List via Query String
Look through the "Get Records GET (/records.json)" section to see the list of queries that can be used.