Activity Log
Learn about how Dialogporten provides a activity log for each dialog
Introduction
The activity log is a service owner populated log with high level information about past activities related to a particular dialog.
Usage
The activity log is a immutable list of timestamped entries, each of a particular type, that shows the history of a particular dialogs lifetime. The various types define a particular activity, such as the creation of the dialog, a message being sent from the service owner, data being submitted by the party, a signature or payment made, a transmission being opened etc. For an exhaustive list of the various activity type, see the technical reference.
The service owner is responsible for populating the activity log, and should do so in relation to other changes made to the dialog. Activity log entries can refer to a particular transmission, eg. when it is opened and/or confirmed read.
The activity log can be queried via API, and can be used when creating conditional notification orders, ie. when creating reminders.
Read more
- Techical reference for the activity log entity
- Service owner user guides
- Notification product documentation