Hi There,
I have created a service desk project , in which i have a field impacted area with checkbox values ( Writer, director and other).
If i select a checkbox Writer and submit a case then email should go to X user.
If i select a checkbox Director and submit a case then email should go to Y user and so on.
I need to create an EVENT and add the notification and then add to project workflow.
Is it possible to create an event like this?
Thanks,
Anand
@Anand Kumar - use Service Desk's built-in Automations feature (no need to adjust workflows):
You can set up automations like "WHEN issue created, IF checkbox custom field = Writer THEN notify X user".
Hope this helps!
Thanks it helped a lot to create a rule and send email, But I want to send email to specific email address ( let say: abc@test.com)when criteria met.
As per below screen, i see only Reporter(customer) and Customers involved drop down to add in To field for email.
PLease advise.
Thanks in advance.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Anand Kumar - ah, "Send email" doesn't allow more than that (out of the box).
If you just want to want notify a user about an issue:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.