| ApplicationId |
- Type
- reference
- Properties
- Filter, Group, Nillable, Sort
- Description
-
The 15-character ID for the menu item.
|
| CanvasAccessMethod |
- Type
- picklist
- Properties
- Defaulted on create, Filter, Group, Nillable, Restricted
picklist, Sort
- Description
- The access method for the canvas app. Values can be:
-
Get—OAuth Webflow
-
Post—Signed Request
|
| CanvasEnabled |
- Type
- boolean
- Properties
- Defaulted on create, Filter, Group, Sort
- Description
- Indicates if the app menu item is a canvas app (true) or not (false). The default
setting is false.
|
| CanvasOptions |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- Represents the options enabled for a canvas connected
app. The options are:
-
PersonalEnabled—The app is
enabled as a canvas personal app.
-
HideHeader—The publisher header,
which contains the “What are you working on?”
text, is hidden.
-
HideShare—The publisher
Share button is
hidden.
This field is available in API version 34.0 and
later.
|
| CanvasReferenceId |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- The canvas app unique identifier.
|
| CanvasSelectedLocations |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- The selected locations for the canvas app which define
where the canvas app can appear in the user interface.
For
example:
|
| CanvasUrl |
- Type
- url
- Properties
- Filter, Group, Nillable, Sort
- Description
- The URL of the canvas app.
|
| Description |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- A description of this menu item.
|
| IconUrl |
- Type
- url
- Properties
- Filter, Group, Nillable, Sort
- Description
- The icon for the menu item’s application.
|
| InfoUrl |
- Type
- url
- Properties
- Filter, Group, Nillable, Sort
- Description
- The URL for more information about the application.
|
| IsAccessible |
- Type
- boolean
- Properties
- Defaulted on create, Filter, Group, Sort
- Description
-
If true, the current user
is authorized to use the app. The default setting
is false.
|
| IsRegisteredDeviceOnly |
- Type
- boolean
- Properties
- Defaulted on create, Filter, Group, Sort
- Description
- If true, indicates
that the app is available to registered devices only.
The default setting is false. Available in API version 49.0 and
later.
|
| IsUsingAdminAuthorization |
- Type
- boolean
- Properties
- Defaulted on create, Filter, Group, Sort
- Description
- If true, the app is
pre-authorized for certain users by the administrator.
The default setting is false.
|
| IsVisible |
- Type
- boolean
- Properties
- Defaulted on create, Filter, Group, Sort, Update
- Description
-
If true, the app is visible to users of the
organization. The default setting is false.
|
| Label |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- The app’s name.
|
| LogoUrl |
- Type
- url
- Properties
- Filter, Group, Nillable, Sort
- Description
- The logo for the menu item’s application. The default is
the initials of the Label
value.
|
| MobileAppBinaryId |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- The URL for the Mobile App Binary file.
|
| MobileAppInstallUrl |
- Type
- url
- Properties
- Filter, Group, Nillable, Sort
- Description
- The location mobile users are directed to install the
app. Available in API version 49.0 and later.
|
| MobileAppInstalledDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The date and time that a user installed a mobile app.
Available in API version 49.0 and later.
|
| MobileAppInstalledVersion |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- The version of the user’s installed mobile app.
Available in API version 49.0 and later.
|
| MobileAppVer |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- The version number of the mobile app. Available in API
version 49.0 and later.
|
| MobileDeviceType |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- The supported device form factors for the mobile app.
Available in API version 49.0 and later.
|
| MobileMinOsVer |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- The minimum version required for the app. Available in
API version 49.0 and later.
|
| MobilePlatform |
- Type
- picklist
- Properties
- Filter, Group, Nillable, Restricted picklist, Sort
- Description
- The mobile platform for the app. Possible values include:
- android –
Android
- ios –
iOS
Available in API version 49.0 and later.
|
| MobileStartUrl |
- Type
- url
- Properties
- Filter, Group, Nillable, Sort
- Description
- The location mobile users are directed to after they’ve
authenticated. This field is used with connected apps
and Experience Builder sites. For sites only, this
location is a fully qualified domain name. For other
apps, it’s a relative URL.
|
| Name |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- The API name of the item.
|
| NamespacePrefix |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- The namespace prefix that is associated with this
object. Each Developer Edition org that creates a
managed package has a unique namespace prefix. Limit: 15
characters. You can refer to a component in a managed
package by using the namespacePrefix__componentName
notation.
The namespace prefix can have one of the
following values:
- In Developer Edition orgs,
NamespacePrefix is set to the
namespace prefix of the org for all objects that
support it, unless an object is in an installed
managed package. In that case, the object has the
namespace prefix of the installed managed package.
This field’s value is the namespace prefix of the
Developer Edition org of the package
developer.
- In orgs that are not Developer Edition orgs,
NamespacePrefix is set only
for objects that are part of an installed managed
package. All other objects have no namespace
prefix.
|
| SortOrder |
- Type
- int
- Properties
- Filter, Group, Sort
- Description
- The index value that controls where this item appears in
the menu. For example, a menu item with a sort order of
5 appears between items with sort order values of 3 and
9.
|
| StartUrl |
- Type
- url
- Properties
- Filter, Group, Nillable, Sort
- Description
- For a connected app, the location users are directed to
after they’ve authenticated. Otherwise, the
application’s default start page.
|
| Type |
- Type
- picklist
- Properties
- Filter, Group, Nillable, Restricted picklist, Sort
- Description
- The type of application represented by this item. The
types are:
- ConnectedApplication
- Network
- ServiceProvider
- TabSet
|
| UserSortOrder |
- Type
- int
- Properties
- Filter, Group, Nillable, Sort
- Description
-
The index value that
represents where the user set this item in the
menu (or App Launcher). For example, an item with
a sort order value of 5 appears between items with
sort order values of 3 and 9.
This value is separate from SortOrder so you can
create logic incorporating both values. For example,
if you want the user-sorted items to appear first,
followed by the organization order for the rest,
use:
|