AttachmentEventLog

Attachment event logs contain information about attachments. This object is available in API version 65.0 and later.

Supported Calls

describeSObjects(), query()

Special Access Rules

To access this object, you must have the View Event Log Object Data user permission.

Fields

Field Details
AttachmentIdentifier
Type
string
Properties
Filter, Group, Nillable, Sort
Description
The ID of the attachment.
ContentType
Type
string
Properties
Filter, Group, Nillable, Sort
Description
The content type of the attachment.
IsPrivateOn
Type
boolean
Properties
Defaulted on create, Filter, Group, Sort
Description
Whether the attachment is flagged as private or not.
The default value is false.
OperationType
Type
string
Properties
Filter, Group, Nillable, Sort
Description
The operation type of the attachment.
ParentIdentifier
Type
string
Properties
Filter, Group, Nillable, Sort
Description
The ID of the parent object of the attachment. For example, a07EE00001LgsUH
RequestIdentifier
Type
string
Properties
Filter, Group, Nillable, Sort
Description
The unique ID of a single transaction. A transaction can contain one or more events. Each event in a given transaction has the same REQUEST_ID.
Timestamp
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The access time of Salesforce services in GMT. For example, 2020-01-20T19:12:26.965Z. Milliseconds are the most granular setting.
UserIdentifier
Type
string
Properties
Filter, Group, Nillable, Sort
Description
The 15-character ID of the user who’s using Salesforce services through the UI or the API. For example: 00530000009M943.