When creating alert fields, you can add field types, such as Boolean, date picker, and grid (table).
You can create the following types of alert fields.
Field | Description |
---|---|
Boolean | True or False
|
Date picker | Adds the date to the field. Supported time formats for validation are ISO 8601 and Epoch. Other values are treated as null. NoteYou cannot set filters, starring rules, playbook triggers, layout rules, or alert exclusions based on the values in custom timestamp fields. |
Grid (table) | Include an interactive, editable grid as a field. For details, see Create a grid field. NoteWhen grid field is shown in the Alerts table, if there are values in the field, they do not display in the Alerts table. Instead, the column shows Data Available. |
HTML | Create and view HTML content. NoteWhen an HTML field is shown in the Alerts table, if there is a value in the field, it does not display in the Alerts table. Instead, the column shows Data Available. |
Long text |
|
Markdown | Add markdown-formatted text as a Template which is displayed to users in the field. Markdown lets you add basic formatting to text to provide a better end-user experience. NoteWhen a Markdown field is shown in the Alerts table, if there is a value in the field, it does not display in the Alerts table. Instead, the column shows Data Available. |
Multi select / Array | Includes two options:
In the Basic Settings section, enter a comma-separated list of values. |
Number | Can contain any number. Default is 0. |
Short Text |
|
Single select | Select one from a list of options. Add a list of comma-separated values. By default, the first value is used, unless the checkbox for Use first as default is cleared. |
Timer | Timer fields enable you to view how much time has passed since the timer was started and how much time remains until the timer times out. You can also configure a script to run when a timer times out. |
URL | Contains a URL. |