Skip to main content

Data retrieved by Salesforce Sales Cloud connector

Data retrieved by the Salesforce Sales Cloud connector that is stored by Snow.

UserLicense

For reference information, see UserLicense .

API propertyDescription
IdThe user license ID.
CreatedDateThe user license created date.
LicenseDefinitionKeyA string that uniquely identifies a particular user license.
MasterLabelThe user license label.
NameThe internal name of the user license.
StatusThe current status of the user license. Valid values: Active, Disabled.
TotalLicensesThe number of user licenses in the organization.
UsedLicensesThe number of user licenses that are assigned to active users in the organization.

Profile

For a list of possible values for the UserType property, see Salesforce API docs .

API propertyDescription
IdProfile ID.
DescriptionDescription of the profile.
NameThe name of the profile.
CreatedByIdThe ID of the user that created the profile.
LastModifiedByIdThe ID of the user that modified the profile last.
LastModifiedDateThe date and time when the profile was last modified.
UserTypeThe category of user license.
UserLicense.IdID of the UserLicense associated with this profile.

User

For a list of possible values for the UserType property, see Salesforce API docs .

API propertyDescription
IdThe user's ID.
EmailThe user’s email address.
AliasThe user’s alias, for example: jsmith.
FirstNameThe user’s first name.
LastNameThe user’s last name.
IsActivetrue if the user has access to log in; otherwise, false
LastLoginDateThe date and time when the user last successfully logged in.
NameConcatenation of FirstName and LastName.
UsernameContains the name that a user enters to log in to the API or the user interface.
UserTypeThe category of user license.
CityThe city associated with the user.
CompanyNameThe name of the user’s company.
CountryCodeThe ISO country code associated with the user.
DepartmentThe company department associated with the user.
DivisionThe division associated with this user, similar to Department, and unrelated to DefaultDivision.
Profile.IdID of the user’s Profile.
IsPortEnabledIndicates whether the port is enabled or not.
UserRole.NameName of the user role.
LocaleSidKeyLocale (two-letter ISO code).

Organization

For a list of possible values for the Organization property, see Salesforce API docs .

API propertyDescription
IdThe organization's ID.
NameThe organization's name.
InstanceNameThe name of the instance.
OrganizationTypeThe edition of the organization.
For example, Enterprise edition or Unlimited edition.
PrimaryContactName of the primary contact for the organization.

PermissionSetLicense

For a list of possible values of PermissionSetLicense, see Salesforce API docs .

API propertyDescription
IdThe PermissionSetLicense's ID.
ExpirationDateThe date at which the permission set license expires.
LanguageThe language of the permission set license.
MasterLabelThe label of the permission set license.
PermissionSetLicenseKeyA string that uniquely identifies a particular permission set license.
StatusThe status of a permission set license.
If Active, the permission set license is available and if Disabled, the permission set license has expired.
TotalLicensesThe total number of the permission set licenses that are available in your organization.
UsedLicensesThe number of the permission set licenses that are currently assigned to users.

PermissionSetLicenseAssign

For a list of possible values of PermissionSetLicenseAssign, see Salesforce API docs

API propertyDescription
IdThe PermissionSetLicenseAssign’s ID.
AssigneeIdThe ID of the user to assign the permission set license, as specified in PermissionSetLicenseId.
PermissionSetLicenseIdThe ID of the permission set license the user is assigned to.

ActiveFeatureLicenseMetric

For a list of possible values of ActiveFeatureLicenseMetric, see Salesforce API docs

API propertyDescription
IdThe ID of the feature license.
ActiveUserCountThe number of users assigned to the feature license, who have logged in within the last 30 days.
AssignedUserCountThe number of users assigned to this feature license.
FeatureTypeThe type of feature license.
MetricsDateThe date the feature license metrics were collected.
SystemModstampThe timestamp for when the feature license metrics were collected.
TotalLicenseCountThe number of feature licenses in the organization.