You need to sign in to do that
Don't have an account?
rajesh26
EmailServicesFunction
Hello All
Can someone please help me understand what is email service fucntion in salesforce. How to update AttachmentOption,AuthorizationFailureAction setting in salesforce
Can someone please help me understand what is email service fucntion in salesforce. How to update AttachmentOption,AuthorizationFailureAction setting in salesforce
You can use email services to process the contents, headers, and attachments of inbound email. For example, you can create an email service that automatically creates contact records based on contact information in messages.
For more information please refer to below link.
- https://help.salesforce.com/articleView?id=code_email_services.htm&type=5
- https://developer.salesforce.com/docs/atlas.en-us.api.meta/api/sforce_api_objects_emailservicesfunction.htm
- https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_emailservicesfunction.htm
Hope this helps.Thanks,
Nagendra