function readOnly(count){ }
Don't have an account?
Search for an answer or ask a question of the zone or Customer Support.
You need to sign in to do that
Sign in to start searching questions
Signup for a Developer Edition
Sign in to start a discussion
Hi,
Can some one help me to send mail to a contact on his/her Birthday by auto process(configuration or customization) every year?
Learn about Time Basesd Workflows in salesforce.
https://ap1.salesforce.com/img/actions_example.png
1. Create a workflow which will fire if formula evaluates to True Formula = AND( Birthdate = Today())
2. create a Workflow email alert and send to Account Owner to remind him about birthday
3. Create a Task and set due date = BirthDate
Learn about Time Basesd Workflows in salesforce.
https://ap1.salesforce.com/img/actions_example.png
1. Create a workflow which will fire if formula evaluates to True Formula = AND( Birthdate = Today())
2. create a Workflow email alert and send to Account Owner to remind him about birthday
3. Create a Task and set due date = BirthDate