Skip to main content
I am a begenner to salesforce and I have been asked to investigate about sending emails to individual users whenever they place a new order in our internal application. The idea is to call the salesforce api from our java application to send email to the specified single user at that time.

I got the WSC project and created the jar files from WSDL and tried sending email with both single email message and mass email message. In both cases emails are sent to the user. but specified templates are used for mass email messages only. The body is empty for the single email message or if specified the plain text is sent as the body.

Could you please advice me which one I should use for our scenario.

And why template is not used with single email message

Rgards

Kumaran
2 answers
0/9000