SQL Rules: Parameterize values from breached rows into notifications

In the notes of a SQL Rule, you can use {{query\_result:field\_name}} to parameterize values from the query into a notification, replacing field\_name with the desired column. The values will show as a comma separated list. For example, if you have a SQL Rule looking for Salesforce Opportunities with wonky data, you can now include the opportunity\_id of the bad opportunities directly in the notification.