<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Triggering Process by Email</title><link>https://community.appian.com/discussions/f/process/12505/triggering-process-by-email</link><description>Hi 
 We are triggering the process by email in the cloud . If am sending the email to the process uuid its triggering the process well . But when i configured forward/redirect in my outlook to this UUID at that time the process is not triggering not got</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Triggering Process by Email</title><link>https://community.appian.com/thread/55664?ContentTypeID=1</link><pubDate>Fri, 25 May 2018 05:34:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:295879c0-a563-4ef3-baf4-bf58bf3cd6ff</guid><dc:creator>Aditya</dc:creator><description>You have to add a Receive Message Event in your PM which I believe you have added.&lt;br /&gt;
Now, inside the Receive Message Event, goto Setup and firstly, set the parameter &amp;quot;Listen for messages of type&amp;quot; to &amp;quot;Email&amp;quot;. Then, put a new condition there as:&lt;br /&gt;
&lt;br /&gt;
find(pm!id,&amp;#39;msg!properties&amp;#39;.&amp;#39;To&amp;#39;)&amp;lt;&amp;gt;0 ,or&lt;br /&gt;
find(&amp;quot;Your process UUID under quotes&amp;quot;,&amp;#39;msg!properties&amp;#39;.&amp;#39;To&amp;#39;)&amp;lt;&amp;gt;0&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Triggering Process by Email</title><link>https://community.appian.com/thread/55640?ContentTypeID=1</link><pubDate>Thu, 24 May 2018 15:07:56 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:62972f9d-4554-4b37-908d-61760bd5f11d</guid><dc:creator>Arpit Bhargava</dc:creator><description>Hey&lt;br /&gt;
&lt;br /&gt;
I think you can try triggering the process using the webAPI ie creating a web API to trigger the process model.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>