On chakra we can send the the platform and email notification to the user if any change has been made on the lead. Suppose the state of the lead got changed to CONVERTED then a email notification will be sent on the user's email with the lead link.
The email should be present for the user to which the lead has been assgined to send the email notification.
We can add notification on chakra by the following the below steps:
How many seconds before will the notification be shown?
, the notification will be scheduled before the given secondsWhen is the notification valid
: Here you need to add the condition on when the notification has to be sent. Suppose we want to send the notification when state changes to CONVERTED, then we will add the condition as state == CONVERTEDNotification Title
and Notification Message
and click save. These two sections are under the Chakra Platform Notification criteria.Yes
under Should email be sent?
and add the Email Subject and Email Body as required and click saveWe can edit the conditions of the created notification by: