Skip to content

Commit 419ed61

Browse files
authored
Mention that TO can be mustached.
1 parent 3ef4030 commit 419ed61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/reference/connectors-kibana/email-action-type.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ You can test connectors as you're creating or editing the connector in {{kib}}.
7878
Email actions have the following configuration properties.
7979

8080
To, CC, BCC
81-
: Each item is a list of addresses. Addresses can be specified in `user@host-name` format, or in `name <user@host-name>` format. One of To, CC, or BCC must contain an entry.
81+
: Each item is a list of addresses. Addresses can be specified in `user@host-name` format, or in `name <user@host-name>` format. One of To, CC, or BCC must contain an entry. The mail adress can be parsed out of the document by leveraging [mustache templates](how-watcher-works.md#templates).
8282

8383
Subject
8484
: The subject line of the email.

0 commit comments

Comments
 (0)