Use the Followers (Detailed) Report to view details about users who are following other users. The report includes information about the followers and the users being followed.
Permissions may be required to access some pages in Degreed or perform specific tasks. For more information, see Permissions in Degreed (accessible by Degreed Admins only).
Required Permission: Manage In-App Reporting
Direct Data Connector table name: User_Details_FollowersDetailed
Column Name | Column Description | Enabled by Default | Direct Data Connector Field Name | Data Type |
Follower Employee Id | Unique user identifier for your Degreed site, for the user who follows another employee. This may be an email address or a different type of employee information, such as an SSO user name. | Y | FOLLOWEREMPLOYEEID | VARCHAR(16777216) |
Follower User Name | Full name of the user who follows another user. | Y | FOLLOWERUSERNAME | VARCHAR(16777216) |
Follower User First Name | First name of the user who follows another user. | Y | FOLLOWERFIRSTNAME | VARCHAR(16777216) |
Follower User Last Name | Last name of the user who follows another user. | Y | FOLLOWERLASTNAME | VARCHAR(16777216) |
Follower User Email | Work email address of the user who follows another user. | Y | FOLLOWERUSEREMAIL | VARCHAR(16777216) |
Follower User Status |
Indicates the follower's status within Degreed. Values include:
|
Y |
STRING | |
Follower Manager ID |
The unique ID of the follower's manager. |
Y |
STRING | |
Follower Manager Name |
The full name of the follower's manager. |
Y |
STRING | |
Being Followed Employee Id | Unique user identifier for your Degreed site, for the user being followed. This may be an email address or a different piece of employee information, such as an SSO user name. | Y | BEINGFOLLOWEDEMPLOYEEID | VARCHAR(16777216) |
Being Followed User Name | Full name of the followed user. | Y | BEINGFOLLOWEDUSERNAME | VARCHAR(16777216) |
Being Followed User First Name | First name of the followed user. | Y | BEINGFOLLOWEDFIRSTNAME | VARCHAR(16777216) |
Being Followed User Last Name | Last name of the followed user. | Y | BEINGFOLLOWEDLASTNAME | VARCHAR(16777216) |
Being Followed Employee User Email | Work email of the followed user. | Y | BEINGFOLLOWEDUSEREMAIL | VARCHAR(16777216) |