Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
You are tasked with setting up an alert to notify via email whenever a KPI indicator exceeds a predefined threshold. Additionally, the team requests the actual value to be included in the email notification. How would you proceed?
A
Use a notebook and Python code to run every minute, utilizing Python variables to capture and send the information in an email.
B
Set up an alert using the default template to notify the message in the email's subject.
C
Set up an alert using a custom template to notify the message in the email's subject.
D
Use the webhook destination to customize the alert message.
E
Use a custom email hook to customize the message.