- Triggering a Slack notification or Stories[3] for each row of a SQL result
- Assigning tasks or sending data driven messages to a group of internal customers / coworkers
- Sending an email to a set of users that meet certain criteria in your database or a Google Sheet
You have full control over the HTML in the email and can add data from the SQL row to the email. You can also evaluate short JavaScript snippets (e.g. conditional statements) before the email is rendered. The job can be scheduled to run daily, hourly or every 5 minutes and you can add Triggers[4] that control if the job runs (e.g. if you wanted to prevent the run if some other condition is met).
Let me know if you have any questions! You can give it a spin here[5].
[1] https://app.seekwell.io/
[2] https://www.notion.so/Destination-Lists-2bfd3807af62406f8eba2b2f68271e95
[3] https://www.notion.so/Stories-d4dcb303d28b400492741b5741fc2f86
[4] https://www.notion.so/Triggers-e4d9975bf79942948c115ade8788ec73
[5] https://app.seekwell.io/