function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
ShaliniShalini 

Doubt in Email Services

Hi to all,
Can anyone clear the doubt in Email Services. While creating an Email Service salesforce automatically generates an email id. All the mails sent to this mail id can be created as Contacts,Lead etc. Instead of salesforce genarated mail address can we use our own mail id. Can any give sample code for this..
 
Thanks in advance,
Shalini
RickyGRickyG
Shalini -

Chapter 13 in the Developer Guide covers email services, among other things.

Hope this helps.