Snowflake alert to users who didn’t log in for last 3 months
I have created a query which fetches users list and their last login date.
I want to create integration which will notify these users that they have not logged in last 3 months.
Can someone help how can I create integration and send alert using system$send_email function
Snowflake alert to users who didn’t log in for last 3 months
I have created a query which fetches users list and their last login date.
I want to create integration which will notify these users that they have not logged in last 3 months.
Can someone help how can I create integration and send alert using system$send_email function