Email Template Repository: Edit email template
Features
- It is an administration interface
Screens
- Title (string, required field, maximum length: 255) : this field represents a mere identification of the template for the publisher.
- Subject (string, required field, maximum length: 255) : this is the subject of the email to be sent. Accepts variables in its content in the format
*|variable_name|*
. - Email Body (html, required field) : this is the body of the email to be sent. Accepts variables in its content in the format
*|variable_name|*
. - Sender (string, maximum length: 255) : this is the sender of the email to be sent. If this field is not filled, the application must provide the sender before sending the email.
Permissions
- Edit service instance content: Allows managing all data of this service instance with publisher profile.
Actions
- commit