Newer Version Available

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

AppDefinition

Represents the metadata of an app and its navigation items. Metadata is returned only for apps that the current user can access. This object is available in API version 43.0 and later.

Supported Calls

query()

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.
DurableId
Type
string
Properties
Filter, Group, Nillable, Sort
Description
A unique virtual Salesforce ID for the application.
HeaderColor
Type
string
Properties
Filter, Group, Nillable, Sort
Description
The header color in the application. Specify the color with a hexadecimal code, such as #0000FF for blue.
Id
Type
ID
Properties
Defaulted on create, Filter, Group, idLookup, Sort
Description
A default Salesforce ID.
IsLargeFormFactorSupported
Type
boolean
Properties
Defaulted on create, Filter, Group, Sort
Description
Indicates whether the Large form factor is set in the CustomApplication metadata.
IsMediumFormFactorSupported
Type
boolean
Properties
Defaulted on create, Filter, Group, Sort
Description
Indicates whether the Medium form factor is set in the CustomApplication metadata.
IsNavAutoTempTabsDisabled
Type
boolean
Properties
Defaulted on create, Filter, Group, Sort
Description
Indicates whether the navigation automatically creates temporary tabs settings.
IsNavPersonalizationDisabled
Type
boolean
Properties
Defaulted on create, Filter, Group, Sort
Description
Indicates whether navigation personalization is disabled.
IsOverrideOrgTheme
Type
boolean
Properties
Defaulted on create, Filter, Group, Sort
Description
Indicates whether to override the global theme for the org. When true, the color scheme and logo that the user has set are used. When false, the global theme for the org is used, even if the user has set a color scheme and logo.
IsSmallFormFactorSupported
Type
boolean
Properties
Defaulted on create, Filter, Group, Sort
Description
Indicates whether the Small form factor is set in the CustomApplication metadata.
Label
Type
string
Properties
Filter, Nillable, Sort
Description
The localized label value corresponding to the MasterLabel field.
LogoUrl
Type
url
Properties
Filter, Group, Nillable, Sort
Description
The logo URL of the application as selected by the admin.
MasterLabel
Type
string
Properties
Filter, Group, Nillable, Sort
Description
The non-translated label entered when the application was created.
NamespacePrefix
Type
string
Properties
Filter, Group, Nillable, Sort
Description
The namespace of the application.
NavType
Type
picklist
Properties
Filter, Group, Nillable, Restricted picklist, Sort
Description
The type of navigation for the application. The value Standard is for Lightning Experience. The value Console is for Salesforce console. A null value is for Salesforce Classic.
UiType
Type
picklist
Properties
Filter, Group, Nillable, Restricted picklist, Sort
Description
Indicates the type of custom application. The value Aloha is for Salesforce Classic, and Lightning is for Lightning Experience.
UtilityBar
Type
string
Properties
Filter, Group, Nillable, Sort
Description
The ID of the utility bar associated with this application.