This article lists all of the objects and fields related to post field analysis and data exports in the communities data lake.
export_export_request (fact)
This object table contains a list of fields related to when a user requested download in Export feature.
Field Name | Field Type | Field Description |
---|---|---|
community_id | string | contains the community ID where the activity was executed |
correlation_id | string | refers to a unique identifier used to correlate and track related actions within the community platform, used for debugging or monitoring purposes |
occurred_at | string | refers to the timestamp indicating the precise moment when the activity took place |
executed_by | string | identifies the person who executed the activity (zero, if system event) |
from_date | string | refers to the start of the date range selected for data export |
to_date | string | refers to the end of the date range selected for data export |
type | string | refers to the data object selected for export in Export feature |
user_id | string | refers to the unique identifier of the person that identifies the user platform-wide |