The HNSPullNotification facilitates pull-based notifications using the specified connector and configuration.
Description: The name of the HNSPullNotification instance.
Type: Text (string)
Example: "HNSPullNotificationInstance"
Description: The connector used to retrieve notifications.
Example: "HNSConnector"
Description: The key used to identify the notification list.
Example: "notifications"
Description: The maximum number of notifications to retrieve per request.
Type: Integer
Example: 10
Description: A flag indicating whether notifications should be automatically loaded on initialization.
Type: Boolean (true/false)
Example: true
Last updated 1 year ago