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

How do I send notifications to email addresses listed in my sheet?

You can send notifications to email addresses listed in your spreadsheet by using dynamic notification targets.

Dynamic notification targets let Check Sheet choose the notification target from a cell or range in your sheet.

For example, if your check monitors A2:A and the email addresses are in column B, set the notification target to =B2:B.

When a new match is found in A10, Check Sheet will use the corresponding cell in B10 as the notification target.

The target range must match the size of the range used by your check. For example:

  • Check range: A2:A

  • Dynamic notification target: =B2:B

You can read the full setup guide in Dynamic Notification Targets.

ℹ️ This feature requires a paid subscription

Last updated