<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Email Services in Salesforce with simple example	</title>
	<atom:link href="https://www.jitendrazaa.com/blog/salesforce/email-services-in-salesforce-with-simple-example/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.jitendrazaa.com/blog/salesforce/email-services-in-salesforce-with-simple-example/</link>
	<description>AI, Salesforce, ServiceNow &#38; Enterprise Tech Guides</description>
	<lastBuildDate>Thu, 15 Dec 2022 04:33:02 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Prab		</title>
		<link>https://www.jitendrazaa.com/blog/salesforce/email-services-in-salesforce-with-simple-example/#comment-90091</link>

		<dc:creator><![CDATA[Prab]]></dc:creator>
		<pubDate>Thu, 15 Dec 2022 04:33:02 +0000</pubDate>
		<guid isPermaLink="false">http://JitendraZaa.com/blog/?p=2546#comment-90091</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.jitendrazaa.com/blog/salesforce/email-services-in-salesforce-with-simple-example/#comment-4281&quot;&gt;Raj&lt;/a&gt;.

Hi Raj.

What&#039;s the solution for this? i can see the same error if i use this code.
Do i have to add @isTest class with this code?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.jitendrazaa.com/blog/salesforce/email-services-in-salesforce-with-simple-example/#comment-4281">Raj</a>.</p>
<p>Hi Raj.</p>
<p>What&#8217;s the solution for this? i can see the same error if i use this code.<br />
Do i have to add @isTest class with this code?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Max		</title>
		<link>https://www.jitendrazaa.com/blog/salesforce/email-services-in-salesforce-with-simple-example/#comment-74908</link>

		<dc:creator><![CDATA[Max]]></dc:creator>
		<pubDate>Thu, 15 Sep 2022 14:24:04 +0000</pubDate>
		<guid isPermaLink="false">http://JitendraZaa.com/blog/?p=2546#comment-74908</guid>

					<description><![CDATA[Thanks for this article . However I have a question if I have 2 different email addresses that use the email service class but based on which addresses are email I need to do different logic . Could I do a switch statement  on the to address field in order to branch my logic based on which email address the inbound email come from ?]]></description>
			<content:encoded><![CDATA[<p>Thanks for this article . However I have a question if I have 2 different email addresses that use the email service class but based on which addresses are email I need to do different logic . Could I do a switch statement  on the to address field in order to branch my logic based on which email address the inbound email come from ?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Vinayak		</title>
		<link>https://www.jitendrazaa.com/blog/salesforce/email-services-in-salesforce-with-simple-example/#comment-58412</link>

		<dc:creator><![CDATA[Vinayak]]></dc:creator>
		<pubDate>Wed, 13 Jul 2022 16:41:29 +0000</pubDate>
		<guid isPermaLink="false">http://JitendraZaa.com/blog/?p=2546#comment-58412</guid>

					<description><![CDATA[Good ! But i have one question....we have to send email to only salesforce generated email, then this class execute...but what if ,  If lead send email from their email id and I want to execute that inbound class for email we receiving from leads...?? leads dont know that salesforce generated email id...so how to execute that inbound class for incoming emails from existing lead or new leads...Please Reply sir]]></description>
			<content:encoded><![CDATA[<p>Good ! But i have one question&#8230;.we have to send email to only salesforce generated email, then this class execute&#8230;but what if ,  If lead send email from their email id and I want to execute that inbound class for email we receiving from leads&#8230;?? leads dont know that salesforce generated email id&#8230;so how to execute that inbound class for incoming emails from existing lead or new leads&#8230;Please Reply sir</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Vibin		</title>
		<link>https://www.jitendrazaa.com/blog/salesforce/email-services-in-salesforce-with-simple-example/#comment-30635</link>

		<dc:creator><![CDATA[Vibin]]></dc:creator>
		<pubDate>Sun, 17 Apr 2022 14:27:10 +0000</pubDate>
		<guid isPermaLink="false">http://JitendraZaa.com/blog/?p=2546#comment-30635</guid>

					<description><![CDATA[Hello Jitendra,

How we could migrate email services with package.xml file]]></description>
			<content:encoded><![CDATA[<p>Hello Jitendra,</p>
<p>How we could migrate email services with package.xml file</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Anant Pareek		</title>
		<link>https://www.jitendrazaa.com/blog/salesforce/email-services-in-salesforce-with-simple-example/#comment-27672</link>

		<dc:creator><![CDATA[Anant Pareek]]></dc:creator>
		<pubDate>Thu, 17 Mar 2022 09:02:15 +0000</pubDate>
		<guid isPermaLink="false">http://JitendraZaa.com/blog/?p=2546#comment-27672</guid>

					<description><![CDATA[Hi Jitendra 
I have a CSV containing 1000 records and i want to take that data and store it inside he object in my org that is once i sent my csv via mail than automatically all records on that object are created in salesforce.
Can you help me??
Regards
Anant Pareek]]></description>
			<content:encoded><![CDATA[<p>Hi Jitendra<br />
I have a CSV containing 1000 records and i want to take that data and store it inside he object in my org that is once i sent my csv via mail than automatically all records on that object are created in salesforce.<br />
Can you help me??<br />
Regards<br />
Anant Pareek</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Rupesh Patil		</title>
		<link>https://www.jitendrazaa.com/blog/salesforce/email-services-in-salesforce-with-simple-example/#comment-27438</link>

		<dc:creator><![CDATA[Rupesh Patil]]></dc:creator>
		<pubDate>Tue, 15 Mar 2022 15:55:17 +0000</pubDate>
		<guid isPermaLink="false">http://JitendraZaa.com/blog/?p=2546#comment-27438</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.jitendrazaa.com/blog/salesforce/email-services-in-salesforce-with-simple-example/#comment-4523&quot;&gt;Larry Trudelle&lt;/a&gt;.

I was also faced the same issue. I overcame it by unchecking the &#039;Advanced Email Security Settings&#039; checkbox in Email Service.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.jitendrazaa.com/blog/salesforce/email-services-in-salesforce-with-simple-example/#comment-4523">Larry Trudelle</a>.</p>
<p>I was also faced the same issue. I overcame it by unchecking the &#8216;Advanced Email Security Settings&#8217; checkbox in Email Service.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: sufyan		</title>
		<link>https://www.jitendrazaa.com/blog/salesforce/email-services-in-salesforce-with-simple-example/#comment-6570</link>

		<dc:creator><![CDATA[sufyan]]></dc:creator>
		<pubDate>Wed, 17 Mar 2021 03:50:08 +0000</pubDate>
		<guid isPermaLink="false">http://JitendraZaa.com/blog/?p=2546#comment-6570</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.jitendrazaa.com/blog/salesforce/email-services-in-salesforce-with-simple-example/#comment-6292&quot;&gt;Mazhari&lt;/a&gt;.

bro have you got the answer  i&#039;m also having the same issue]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.jitendrazaa.com/blog/salesforce/email-services-in-salesforce-with-simple-example/#comment-6292">Mazhari</a>.</p>
<p>bro have you got the answer  i&#8217;m also having the same issue</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Sufyan		</title>
		<link>https://www.jitendrazaa.com/blog/salesforce/email-services-in-salesforce-with-simple-example/#comment-6569</link>

		<dc:creator><![CDATA[Sufyan]]></dc:creator>
		<pubDate>Wed, 17 Mar 2021 03:16:34 +0000</pubDate>
		<guid isPermaLink="false">http://JitendraZaa.com/blog/?p=2546#comment-6569</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.jitendrazaa.com/blog/salesforce/email-services-in-salesforce-with-simple-example/#comment-6292&quot;&gt;Mazhari&lt;/a&gt;.

Hi bro have you got the answer that how to send email to short id but like you have mentioned]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.jitendrazaa.com/blog/salesforce/email-services-in-salesforce-with-simple-example/#comment-6292">Mazhari</a>.</p>
<p>Hi bro have you got the answer that how to send email to short id but like you have mentioned</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mazhari		</title>
		<link>https://www.jitendrazaa.com/blog/salesforce/email-services-in-salesforce-with-simple-example/#comment-6292</link>

		<dc:creator><![CDATA[Mazhari]]></dc:creator>
		<pubDate>Tue, 13 Oct 2020 05:59:14 +0000</pubDate>
		<guid isPermaLink="false">http://JitendraZaa.com/blog/?p=2546#comment-6292</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.jitendrazaa.com/blog/salesforce/email-services-in-salesforce-with-simple-example/#comment-1069&quot;&gt;JitendraZaa&lt;/a&gt;.

hello sir i wrote apex class and created email services but it is only working when i send  the email to the very long sf generated email address and lead is generating but i need to generate lead when i give small address like first@gmail.com]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.jitendrazaa.com/blog/salesforce/email-services-in-salesforce-with-simple-example/#comment-1069">JitendraZaa</a>.</p>
<p>hello sir i wrote apex class and created email services but it is only working when i send  the email to the very long sf generated email address and lead is generating but i need to generate lead when i give small address like <a href="mailto:first@gmail.com">first@gmail.com</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Shawn Amar		</title>
		<link>https://www.jitendrazaa.com/blog/salesforce/email-services-in-salesforce-with-simple-example/#comment-6191</link>

		<dc:creator><![CDATA[Shawn Amar]]></dc:creator>
		<pubDate>Mon, 06 Jul 2020 14:16:01 +0000</pubDate>
		<guid isPermaLink="false">http://JitendraZaa.com/blog/?p=2546#comment-6191</guid>

					<description><![CDATA[Hi Jitendra,
Thanks for posting this.  I had the following error:
---------------------------------------------
The apex class CreateContactFrmEmail failed due to: System.DmlException: Insert failed. First exception on row 0; first error: CANNOT_INSERT_UPDATE_ACTIVATE_ENTITY, ExampleTrigger: execution of AfterInsert

caused by: line 5, column 9: Variable does not exist: EmailManager: []
------------------------------------------
I am not calling the EmailManager in my code.

Shawn]]></description>
			<content:encoded><![CDATA[<p>Hi Jitendra,<br />
Thanks for posting this.  I had the following error:<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
The apex class CreateContactFrmEmail failed due to: System.DmlException: Insert failed. First exception on row 0; first error: CANNOT_INSERT_UPDATE_ACTIVATE_ENTITY, ExampleTrigger: execution of AfterInsert</p>
<p>caused by: line 5, column 9: Variable does not exist: EmailManager: []<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
I am not calling the EmailManager in my code.</p>
<p>Shawn</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Minified using Disk

Served from: www.jitendrazaa.com @ 2026-06-14 07:50:28 by W3 Total Cache
-->