For the complete documentation index, see llms.txt. This page is also available as Markdown.

Can I customise Slack, Discord, Teams, or Google Chat notifications?

You can customise the subject and content of notifications sent to Slack, Microsoft Teams, Discord, and Google Chat.

Custom notification content can include values from your spreadsheet using variables such as {{ cell }}, {{ value }}, {{ row }}, or {{ column:A }}.

You can read more in Customising Notifications.

Formatting

Each notification target supports different formatting:

  • Slack supports a subset of Markdown.

  • Microsoft Teams supports Markdown.

  • Discord supports Markdown.

  • Google Chat supports basic HTML.

You can read more in Formatting.

Webhook payloads

Check Sheet lets you customise the notification subject and content, but it does not currently provide full control over the underlying webhook JSON sent to Slack, Microsoft Teams, Discord, or Google Chat.

If you need a specific webhook field that is not currently supported, please email support@checksheet.app and describe what you are trying to send.

ℹ️ Custom notification content requires a paid subscription

Last updated