Birthday email sender

Birthday email sender

Postby Zabatov on Tue Jul 06, 2010 3:07 pm

Hello. I need to send mails for leads who have a birthday today. Can I make it with cronKit and workflow? Thanks
Zabatov
 
Posts: 1
Joined: Tue Jul 06, 2010 2:29 pm

Re: Birthday email sender

Postby admin on Tue Jul 06, 2010 6:26 pm

I don't think you can do it without a little coding. CronKit can be the driver for doing daily checks to see who's birthday is it, but you'll have to write the apex code to actually search for matching contacts and initiate the email.

If you need guidance writing Apex - pls visit https://developer.salesforce.com

The documentation for CronKit includes sample trigger code that you can adapt to your own needs.

Just as a suggestion: You'll probably want to create a formula field that calculates "Next Birthday", then in the batch script, search for today's birthdays and check a "Send Birthday Card" box. Then you can step in with a workflow rule to send the email if the "Send Birthday Card" checkbox is checked.

- RW
admin
Site Admin
 
Posts: 146
Joined: Sat Jun 28, 2008 8:12 am


Return to CronKit

Who is online

Users browsing this forum: No registered users and 1 guest

cron