We've added API documents for App related APIs - you can use these APIs to update settings of Apps, or to create your own Apps to deploy.
- Add Preview App
Creates a preview of an app - follow it up with other APIs to change the App's settings, and with the Deploy App Settings API to make the App live. - Deploy App Settings
Deploys the preview version of the app. - Get App Deploy Status
Checks the state of deployment of an app (deploying takes time). - Get Form Fields
Gets the list of fields that exist in an App. - Add Form Fields
Adds new fields to a form of an App. - Update Form Fields
Updates the field settings of fields on a form of an App. - Delete Form Fields
Deletes fields from a form of an App. - Get Form Layout
Gets the layout info (how the fields are aligned etc) of a form of an App. - Update Form Layout
Updates the layout info of a form of an App. - Get Views
Gets all info of the View settings of an App. - Update Views
Updates the View settings of an App. - Get General Settings
Gets the description, name, icon, revision and design theme of the App. - Update General Settings
Updates the description, name, icon, revision and design theme of the App. - Get Process Management Settings
Gets the process management settings of an App. - Update Process Management Settings
Updates the process management settings of an App. - Get Customization
Gets the JavaScript and CSS Customization settings of an App. - Update Customization
Updates the JavaScript and CSS Customization settings of an App. - Get App Permissions
Gets the App permissions of an App. - Update App Permissions
Updates the App permissions of an App. - Get Record Permissions
Gets the Record permissions of an App. - Update Record Permissions
Updates the Record permissions of an App. - Get Field Permissions
Gets the Field permissions of an App. - Update Field Permissions
Updates the Field permissions of an App.