link Message Templating
Notify uses a powerful templating engine that allows you to inject spreadsheet data directly into your messages. We use the {{Variable}} syntax (Handlebars style).
link System Variables
These variables are available in every alert, regardless of your spreadsheet structure.
{{Value}}The specific cell value that triggered the alert.
{{Sheet}}The name of the tab where the change occurred.
{{Row}}The row number of the change.
{{Timestamp}}Server time (UTC) in ISO format.
{{Date}}Full date string.
link Column Variables
You can reference any other cell in the same row by using its Column Header as a variable name.
Example: If your sheet has columns “Item Name” and “Stock Level”, you can write:
Case Sensitivity
{{email}} is not the same as {{Email}}. We recommend copying the header name exactly as it appears in your sheet.link AI Magic
Don’t want to write syntax? Use the AI Magic button in the editor.
link Formatting
You can use standard Markdown to style your messages. Note that support varies slightly by platform.
**text***text*`text`*text*_text_`text`Link Previews
<https://example.com>.link Next Steps
You have the data. You have the message. Now let’s understand where it goes.
Google Sheets™ and Google Workspace™ are trademarks of Google LLC. Telegram™ is a trademark of Telegram FZ-LLC. Slack™ is a registered trademark of Salesforce, Inc.
