This object represents an audit item for each time a user Exports a Shibumi list or view to a CSV file.
Fields
systemId (String!) Representing the UUID of the work item, template, dashboard, or presentation on which the export activity took place.
itemName (String!) Representing the name of work item, template, dashboard, or presentation on which the export activity took place.
itemId (String!) In the case that the item on which the export activity took place is a work item instance, that item’s auto ID
itemApiName (String!) The API name of the work item, template, dashboard, or presentation on which the export activity took place
user (User!) The user who engaged in the export activity.
userAccessRight (String!) A description of the access rights of the user to the item on which the activity took place. (e.g.: ‘admin’, ‘edit’, or ‘viewer’).
userIP (String!) The IP address of the user who engaged in the export activity.
timestamp (String!) The time at which the export activity took place.
sectionName (String!) The name of the section from which the export took place.
See Also
- csvExportAuditActivity