Name | Type | Description | Notes |
---|---|---|---|
action_name | String | The name of the action like "Document Sent" or "Presentation Shared". | [optional] |
content_id | String | The id of the content that was shared in the reporting system. | |
content_properties | Array<GenericProperty> | A list of additional properties for the content | [optional] |
content_title | String | Human readable title of the content. | |
content_url | String | The url of the content that was shared in the reporting system. This is the url that is was accessed by the viewer. | |
crm_context | Array<CallUploadContext> | A list of references to external systems such as CRM, Telephony System, Case Management, etc. | [optional] |
event_id | String | The original id of the event as designated in the reporting system. | [optional] |
event_properties | Array<GenericProperty> | A list of additional properties for the event | [optional] |
event_timestamp | String | The date and time when the event happened in the ISO-8601 format (e.g., '2021-08-01T02:30:00+05:00' or '2021-08-01T08:00:00Z', where Z stands for UTC); | |
recipients | Array<Actor> | array of objects with name + email of recipients. Email is required. | [optional] |
reporting_system | String | The unique identifier of the reporting system. It is the same value in all events originating from the same system. | |
share_id | String | The id of the share action, in case there can be more than one share per content. | [optional] |
share_info_url | String | The link to a page that presents additional information about this event. | [optional] |
sharer | Sharer | [optional] | |
sharing_message_body | String | The share message body. Can contain HTML and will be cleaned when it is presented. | [optional] |
sharing_message_subject | String | The subject of share email / message. | [optional] |
workspace_id | String | Optional workspace identifier. If specified, the event will be placed into this workspace, otherwise, the default algorithm for workspace placement will be applied. | [optional] |