NotificationType
No description
enum NotificationType {
FORM_SUBMISSION
LEAD_SCORING_THRESHOLD_ACHIEVED
REPORT_READY
LEAD_STAGE_CHANGED
BLOG_POST
PLATFORM_UPDATE
VIEW_EXECUTION_READY
OPPORTUNITY_STAGE_CHANGED
LISTS_COMBINED
CONTACTS_EXPORTED
ADD_CONTACTS_TO_LIST_BY_SEGMENT
FORM_SUBMISSIONS_EXPORTED
}
Values
NotificationType.FORM_SUBMISSION
NotificationType.LEAD_SCORING_THRESHOLD_ACHIEVED
NotificationType.REPORT_READY
NotificationType.LEAD_STAGE_CHANGED
NotificationType.BLOG_POST
NotificationType.PLATFORM_UPDATE
NotificationType.VIEW_EXECUTION_READY
NotificationType.OPPORTUNITY_STAGE_CHANGED
NotificationType.LISTS_COMBINED
NotificationType.CONTACTS_EXPORTED
NotificationType.ADD_CONTACTS_TO_LIST_BY_SEGMENT
NotificationType.FORM_SUBMISSIONS_EXPORTED
Member Of
Notification
object