Contains a record of all user activity on forum channel replies in a digital workplace.
URL
/odata/fContentForumReply
Attributes
| Name | Data Type | Connects to: |
|---|---|---|
| forum_reply_key | Edm.Int64 | |
| forum_key | Edm.Int64 | |
| user_key | Edm.Int32 | |
| space_key | Edm.Int64 | |
| forum_container_key | Edm.Int64 | |
| utc_half_hour_key | Edm.Int32 |
| Name | Data Type | Description |
|---|---|---|
| forum_replies_added | Edm.Int32 | A value of 1 indicates the creation of a forum reply. |
| forum_replies_removed | Edm.Int32 | A value of 1 indicates the deletion of a forum reply. |
| forum_reply_likes_added | Edm.Int32 | Total amount of likes made on a forum reply by a user within a half-hour period. |
| community_key | Edm.Int32 | A unique identifier for a digital workplace. |