Skip to content

ActivityEntry

Represents a single entry in the activity stream.

Capabilities

Properties

Activity Metadata

  • ActivityEntry.attachment: Optional activity attachments. The server consumes the singular attachment property; each item is a file ID or a typed attachment object.
  • ActivityEntry.objectId: The ID of the object that the activity is related to. This is a required property.
  • ActivityEntry.objectType: The type of object that the activity is related to (e.g., "case", "customer"). This is a required property.
  • ActivityEntry.publishedAt: The date and time when the activity occurred. Defaults to the current date and time.
  • ActivityEntry.targets: Target descriptors or identity IDs; built-in audience names such as Everyone are also accepted.