SharePoint

Once SharePoint integration is enabled, additional metrics and dimensions will become available in the HTTP API.

Metrics

The table below lists metrics available with SharePoint integration.

SharePoint Metrics
Metric Name Column ID Scope Type
SharePoint shares sharepoint_shares session int
SharePoint likes sharepoint_likes session int
SharePoint comments sharepoint_comments session int
SharePoint promotions sharepoint_promotions session int
SharePoint creations sharepoint_creations session int
SharePoint edits sharepoint_edits session int
SharePoint deletions sharepoint_deletions session int
SharePoint opens sharepoint_opens session int
SharePoint uploads sharepoint_uploads session int
SharePoint item views sharepoint_item_views session int
SharePoint item attachment views sharepoint_item_attachment_views session int
SharePoint item shares sharepoint_item_shares session int

Dimensions

The table below lists dimensions available with SharePoint integration.

Note: “Database type” column presents the type of source column of the dimension (in case of enum - type of the ID, in case of dynamic dimensions - not applicable).

SharePoint Dimensions
Dimension Name Column ID Scope Type Database Type Nullable Notes
SharePoint display name sharepoint_display_name session str string True  
SharePoint office sharepoint_office session str string True  
SharePoint department sharepoint_department session str string True  
SharePoint job title sharepoint_job_title session str string True  
SharePoint shares in session session_total_sharepoint_shares session int uint16 False  
SharePoint likes in session session_total_sharepoint_likes session int uint16 False  
SharePoint comments in session session_total_sharepoint_comments session int uint16 False  
SharePoint promotions in session session_total_sharepoint_promotions session int uint16 False  
SharePoint creations in session session_total_sharepoint_creations session int uint16 False  
SharePoint edits in session session_total_sharepoint_edits session int uint16 False  
SharePoint deletions in session session_total_sharepoint_deletions session int uint16 False  
SharePoint opens in session session_total_sharepoint_opens session int uint16 False  
SharePoint uploads in session session_total_sharepoint_uploads session int uint16 False  
SharePoint item views in session session_total_sharepoint_item_views session int uint16 False  
SharePoint item attachment views in session session_total_sharepoint_item_attachment_views session int uint16 False  
SharePoint item shares in session session_total_sharepoint_item_shares session int uint16 False  
SharePoint action sharepoint_action event [int, str] uint8 True sharepoint_action.json
SharePoint object type sharepoint_object_type event [int, str] uint8 True sharepoint_object_type.json
SharePoint content type sharepoint_content_type event str string True  
SharePoint author sharepoint_author event str string True  
SharePoint author’s display name sharepoint_author_display_name event str string True  
SharePoint author’s office sharepoint_author_office event str string True  
SharePoint author’s department sharepoint_author_department event str string True  
SharePoint author’s job title sharepoint_author_job_title event str string True  
SharePoint file url sharepoint_file_url event str string True  
SharePoint file type sharepoint_file_type event str string True