Newer Version Available

This content describes an older version of this product. View Latest

CustomApplication

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

create(), delete(), describeSObjects(), query(), retrieve(), update()

Supported REST HTTP Methods

Query, GET, POST, PATCH

Fields

Field Name Details
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.
Label
Type
string
Properties
Filter, Group, Nillable, Sort
Description
The label of the application.
ManageableState
Type
picklist
Properties
Filter, Group, Nillable, Restricted picklist, Sort
Description
The manageable state of the application. Valid values are:
  • beta
  • deleted
  • deprecated
  • installed
  • 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.