Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

UserDeviceApplication

Represents information on applications installed on a device that is accessing Salesforce. Available in API version 43.0 and later.

Supported Calls

describeSObjects(), getDeleted(), getUpdated(), query(), retrieve()

Special Access Rules

You must have View Devices enabled to see devices.

Fields

Field Name Details
ApplicationType
Type
string
Properties
Filter, Group, Nillable, Sort
Description
The type of application used to log in to Salesforce.
Name
Type
string
Properties
Filter, Group, idLookup, Sort
Description
This field is system-generated and cannot be changed.
Status
Type
picklist
Properties
Filter, Group, Nillable, Restricted picklist, Sort
Description
The activity status of the device application. The picklist options are:
  • Approved
  • Pending Approval
  • Revoked
UserDeviceId
Type
reference
Properties
Filter, Group, Nillable, Sort
Description
The unique identifier used to identify a device when tracking events. UserDeviceId is a generated value that’s created when the mobile app is initially run after installation.
UserId
Type
reference
Properties
Filter, Group, Sort
Description
The ID of the user.