Kaltura API

KalturaEmailNotificationTemplate
Properties
KalturaObjectBase Inherited from KalturaObjectBase
Name Type Writable Restrictions Description
relatedObjects map of KalturaListResponse
KalturaEventNotificationTemplate Inherited from KalturaEventNotificationTemplate
Name Type Writable Restrictions Description
id int
partnerId int
name string V
systemName string V
description string V
type KalturaEventNotificationTemplateType V
status KalturaEventNotificationTemplateStatus
createdAt int
updatedAt int
manualDispatchEnabled bool V Define that the template could be dispatched manually from the API
automaticDispatchEnabled bool V Define that the template could be dispatched automatically by the system
eventType KalturaEventNotificationEventType V Define the event that should trigger this notification
eventObjectType KalturaEventNotificationEventObjectType V Define the object that raised the event that should trigger this notification
eventConditions array of KalturaCondition V Define the conditions that cause this notification to be triggered
contentParameters array of KalturaEventNotificationParameter V Define the content dynamic parameters
userParameters array of KalturaEventNotificationParameter V Define the content dynamic parameters
KalturaEmailNotificationTemplate
Name Type Writable Restrictions Description
format KalturaEmailNotificationFormat V Define the email body format
subject string V Define the email subject
body string V Define the email body content
fromEmail string V Define the email sender email
fromName string V Define the email sender name
to KalturaEmailNotificationRecipientProvider V Email recipient emails and names
cc KalturaEmailNotificationRecipientProvider V Email recipient emails and names
bcc KalturaEmailNotificationRecipientProvider V Email recipient emails and names
replyTo KalturaEmailNotificationRecipientProvider V Default email addresses to whom the reply should be sent.
priority KalturaEmailNotificationTemplatePriority V Define the email priority
confirmReadingTo string V Email address that a reading confirmation will be sent
hostname string V Hostname to use in Message-Id and Received headers and as default HELLO string. If empty, the value returned by SERVER_NAME is used or 'localhost.localdomain'.
messageID string V Sets the message ID to be used in the Message-Id header. If empty, a unique id will be generated.
customHeaders array of KalturaKeyValue V Adds a e-mail custom header