Newer Version Available

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

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:
  • Active
  • Revoked
  • New
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.