Force.com email service -


i have created email service in force.com.can me out of how use thta in apex classes.say,i wanna send mail when user registration successful??

many thanks, sandhya krishnan

i assume want send email directly apex code, either in trigger or page controller ... ? if so, page can started:

http://www.forcetree.com/2009/07/sending-email-from-your-apex-class.html

clearly don't want hard-code email template classes, make sure read @ least through part shows how template dynamically. should enough on way.


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -