{ "sections": [ "title", "description", "supported_soap_calls", "supported_rest_api_http_methods", "fields", "wsdl_segment" ], "title": "CustomApplication - Tooling API", "description": "Represents a custom or standard application. An application is a list of tab references, a description, and a logo. It also includes access to the associated CustomApplication type and related fields in Metadata API. Available in Tooling API version 42.0 or later.", "supported_soap_calls": "`describeSObjects()`, `create()`, `delete()`, `query()`, `retrieve()`, `update()`", "supported_rest_api_http_methods": "`Query`, `GET`, `POST`, `PATCH`", "fields_columns": [ "type", "properties", "description" ], "fields": { "Description": { "type": "string", "properties": "Filter, Group, Nillable, Sort", "description": "The optional description of the application." }, "DeveloperName": { "type": "string", "properties": "Filter, Group, Nillable, Sort", "description": "The developer name of the application." }, "FullName": { "type": "string", "properties": "Create, Group, Nillable", "description": "The full name of the application." }, "IsNavAutoTempTabsDisabled": { "type": "boolean", "properties": "Defaulted on create, Filter, Group, Sort", "description": "Indicates whether the navigation automatically creates temporary tabs settings. Defaults to false. Available in API version 43.0 and later." }, "IsNavPersonalizationDisabled": { "type": "boolean", "properties": "Defaulted on create, Filter, Group, Sort", "description": "Indicates whether navigation personalization is disabled. Defaults to false. Available in API version 43.0 and later." }, "IsNavTabPersistenceDisabled": { "type": "boolean", "properties": "Defaulted on create, Filter, Group, Sort", "description": "Indicates whether workspace tabs are cleared for each new console session (true) or not (false). Defaults to false. Available in API version 54.0 and later." }, "Label": { "type": "string", "properties": "Filter, Group, Nillable, Sort", "description": "The label of the application." }, "ManageableState": { "type": "ManageableState enumerated list", "properties": "Filter, Group, Nillable, Restricted picklist, Sort", "description": "Indicates the manageable state of the specified component that is contained in a package: beta deleted deprecated deprecatedEditable installed installedEditable released unmanaged" }, "Metadata": { "type": "mns:CustomApplication", "properties": "Create, Nillable, Update", "description": "Provides access to the associated CustomApplication type and related fields in Metadata API." }, "NamespacePrefix": { "type": "string", "properties": "Filter, Group, Nillable, Sort", "description": "The namespace prefix of the application." }, "NavType": { "type": "picklist", "properties": "Filter, Group, Nillable, Restricted picklist, Sort", "description": "Not updateable. The type of navigation the application uses. Valid values are: Console Standard" }, "UiType": { "type": "picklist", "properties": "Filter, Group, Nillable, Restricted picklist, Sort", "description": "The type of user interface that the application uses. Valid values are: Aloha Lightning" }, "UtilityBar": { "type": "FlexiPage", "properties": "Filter, Group, Nillable, Sort", "description": "The Lightning page used as the utility bar for the application." }, "UtilityBarId": { "type": "reference", "properties": "Filter, Group, Nillable, Sort", "description": "The ID of the utility bar associated with this application." } }, "wsdl_segment": "```xml\n\n \n \n \n \n \n \n \n \n\n\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n \n \n \n \n \n\n\n \n \n \n \n\n\n \n \n \n \n\n```" }