Menu item URLs or links can contain either predefined, company-level defined or partner-level defined tokens. Tokens will be evaluated in that order. Predefined menu tokens are:
- @UserOneDrivePath - The online URL to the user's OneDrive directory.
- @CompanySharePointPath - The online URL to the company's SharePoint directory.
- @UserName - The user's display name.
- @UserEmail - The user's email address.
- @UserPSAKey - The user's PSA key.
- @UserOfficeKey - The user's Office object ID (in the form of a GUID).
- @CompanyPSAKey - The PSA key of the company.
- @CompanyPSAIdentifier - The company's PSA identifier.
- @CompanyOfficeKey - The company's Office tenant ID (in the form of a GUID).
Comments
1 comment
I had some issues making this work until I realized that tokens are case-sensitive.
Please sign in to leave a comment.