Skip to main content

Templatedto

Properties

NameTypeDescriptionNotes
keystringThe key of the template[default to undefined]
name(optional) stringThe name of the Task Manager Subscription[default to undefined]
mediumstringThe message medium. More mediums may be added in the future.[default to undefined]
localestringThe locale for the message text, a BCP 47 language tag.[default to undefined]
subject(optional) stringThe subject line in the template[default to undefined]
header(optional) stringThe header value is now located within the body field. If included with non-null values, will result in a 400.[default to undefined]
body(optional) stringThe body in the template[default to undefined]
footer(optional) stringThe footer value is now located within the body field. If included with non-null values, will result in a 400.[default to undefined]
from(optional) stringThe "From:" address in the template[default to undefined]
replyTo(optional) stringThe "Reply To" line in the template[default to undefined]
description(optional) stringThe description in the template[default to undefined]
id(optional) stringThis is auto-generated.[default to undefined]
created(optional) stringThe time when this template is created. This is auto-generated.[default to undefined]
modified(optional) stringThe time when this template was last modified. This is auto-generated.[default to undefined]
slackTemplate(optional) TemplatedtoSlackTemplate[default to undefined]
teamsTemplate(optional) TemplatedtoTeamsTemplate[default to undefined]