Skip to main content

Templateslack

Properties

NameTypeDescriptionNotes
key(optional) stringThe template key[default to undefined]
text(optional) stringThe main text content of the Slack message[default to undefined]
blocks(optional) stringJSON string of Slack Block Kit blocks for rich formatting[default to undefined]
attachments(optional) stringJSON string of Slack attachments[default to undefined]
notificationType(optional) stringThe type of notification[default to undefined]
approvalId(optional) stringThe approval request ID[default to undefined]
requestId(optional) stringThe request ID[default to undefined]
requestedById(optional) stringThe ID of the user who made the request[default to undefined]
isSubscription(optional) booleanWhether this is a subscription notification[default to false]
autoApprovalData(optional) TemplateslackAutoApprovalData[default to undefined]
customFields(optional) TemplateslackCustomFields[default to undefined]