Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

FlexDeploy provides out-of-box templates for each event. The out-of-box events are read-only and no changes can be made.

Templates

Info
titleData Table

This page contains a data table. See Working with the Data Table for details on customizing the table and persisting the changes you make.

To view a template, click the link under the Template column for an event.

...

Field

Description

Template Name

Name of the template.

Events

Associate event(s) for the template.

Template Components

The elements needed to create a template. Email template has Subject and Body elements for each Event.

Email Subject

The script to be used for the email subject for the selected event.

Email BodyThe script to be used for the email body for the selected event.
Payload

The payload is used in the code editor to give suggestions of what variables and methods are available when accessing the $payload variable. You can choose any event that is associated to this template.

...