Skip to main content

Attributes

Account Attribute

Below are the attributes that Account.json can accommodate to fetch account related information from your Google Sheet.
Attribute NameAttribute DescriptionRequired/OptionalAttribute Type
userLoginUnique identifier for the userRequiredstring
firstNameUser's first nameRequiredstring
lastNameUser's last nameOptionalstring
emailUser's email addressRequiredstring
statusUser status (Active/Inactive)Requiredstring
createdAtWhen was the user createdOptionalstring
lastUpdatedTimestamp of last updateOptionalstring
entitlementsComma-separated list of entitlements (roles)Optionalstring
cityThe city in which the user is locatedOptionalstring
companyNameThe company name which the user is associatedOptionalstring
countryThe country/region in which the user is located.Optionalstring
departmentThe name for the department in which the user works.Optionalstring
displayNameThe name displayed for the userOptionalstring
employeeIdThe employee identifier assigned to the user by the organizationOptionalstring
employeeTypeCaptures enterprise worker typeOptionalstring
timezoneUser timezone. e.g. America/Los_Angeles.Optionalstring
jobTitleThe users job title.Optionalstring
mobilePhonePrimary cellular telephone number for the user.Optionalstring
postalCodeThe postal code for the users postal address.Optionalstring
stateState or province in the user's address.Optionalstring
streetAddressThe street address of the users place of business.Optionalstring

Entitlement Attribute

Below are the entitlement attributes that Entitlement.json can accommodate to fetch entitlements from your Google sheet.
Attribute NameAttribute DescriptionRequired/OptionalAttribute Type
nameThe name of the entitlementRequiredstring
descriptionThe description of the entitlementRequiredstring
displayNameThe display name of the entitlementRequiredstring