You need to sign in to do that
Don't have an account?

Workflow Rule not firing upon event creation, any suggestions?
Hi, I hope you are all well during this unprecedented time.
I am new to Salesforce and seeking as much knowledge as possible. I want to send an email alert to the contact after creating an event. I have done the following:
Email Alert:

Workflow Rule:

I am aware that there is nothing in the formula however I want to fire an email to the contact whenever an event is booked.
Any suggestions how?
Thank you so much in advance
I am new to Salesforce and seeking as much knowledge as possible. I want to send an email alert to the contact after creating an event. I have done the following:
Email Alert:
Workflow Rule:
I am aware that there is nothing in the formula however I want to fire an email to the contact whenever an event is booked.
Any suggestions how?
Thank you so much in advance
Try to add condition on Rule Criteria by using the relationship field.
Try to check below working example for your reference.
https://www.simplysfdc.com/2015/02/salesforce-send-birthday-email.html
Thanks,