App
-
Get App
Retrieves the current App configuration information.
-
Get App ID
Retrieves the App ID of the app the user is currently viewing.
-
Get Form Fields
Retrieves field information of the App that the user is currently viewing.
-
Get Form Layout
Retrieves field layout information of the App that the user is currently viewing.
-
Check App Test Environment
Checks if the App is in a test environment.
-
Check App Maintenance Mode
Checks if the current App is in maintenance mode.
-
Toggle App Description
Toggles the App description display state.
-
Get App Description Display State
Retrieves the display state of the description of the current App.
-
Get App Icon URLs
Retrieves the URL of the App icon.
-
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 Menu Element
Retrieves the empty space element of the header of the record list, i.e. the space highlighted in the below image.
-
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.
-
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 View Settings
Retrieves the current view settings information of an App.
-
Get List of Views
Retrieves the list of views of the current App.
-
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 Mobile Header Element
Retrieves the empty space element between the View name and the Record List for mobiles.
-
Get Lookup Target
Retrieves the App ID of the Datasource app of the specified Lookup field, in the record list.
-
Get Related Records Target
Retrieves the App ID of the Datasource app of the specified Related records field, in the record.
-
Get Process Management Settings
Retrieves the process management settings.
-
Get Assignees
Retrieves the list of the current assignees for the current process management status.
-
Get Available Actions
Retrieves the list of available actions for the current process management status.
-
Get Categories
Retrieves the category settings of the current App.
-
Get User's App Permissions
Retrieves the access permissions of the current App for the logged-in user.