<?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>Resume process flow via email on click of link?</title><link>https://community.appian.com/discussions/f/process/13169/resume-process-flow-via-email-on-click-of-link</link><description>I have a process model which sends out an email to user. Process flow should resume only when an user click on the link in email. 
 I have tried to do this using WEB API but I am getting 401 error. 
 Is there any other way to do this scenario?</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Resume process flow via email on click of link?</title><link>https://community.appian.com/thread/59470?ContentTypeID=1</link><pubDate>Thu, 23 Aug 2018 09:17:07 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:88b846df-4105-48aa-803a-e8c1314cc021</guid><dc:creator>Singh002</dc:creator><description>Hello,&lt;br /&gt;
&lt;br /&gt;
You can create a link in the message itself where TOEMAIL Id  as processmodelid@domainname,  and create a start event in sub process model which will start by email, and call this subprocess in the main process from where it should be resumed.  &lt;br /&gt;
&lt;br /&gt;
Thanks&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Resume process flow via email on click of link?</title><link>https://community.appian.com/thread/59426?ContentTypeID=1</link><pubDate>Wed, 22 Aug 2018 15:30:19 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:da9dbeb4-3f15-4eaa-85cd-ded823c19c55</guid><dc:creator>Robert Shankin</dc:creator><description>&lt;p&gt;Web API&amp;#39;s need preemptive basic authentication, hence the 401.&lt;/p&gt;
&lt;p&gt;Do you by any chance use office 365?&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/18.2/Task_Viewer_Add-in_for_Microsoft_Outlook.html" target="_blank"&gt;Check this out.&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Resume process flow via email on click of link?</title><link>https://community.appian.com/thread/59420?ContentTypeID=1</link><pubDate>Wed, 22 Aug 2018 13:29:55 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c6af4fc5-9541-46f2-9137-628929fb43df</guid><dc:creator>bradc</dc:creator><description>Is the link a strict requirement?  &lt;br /&gt;
&lt;br /&gt;
An alternative solution would be to design the process to send an email as the process instance and require the user to reply to that email to resume the flow.  See this documentation on how to implement this strategy: &lt;a href="https://docs.appian.com/suite/help/18.2/Sending_an_Email_Message_to_a_Process.html"&gt;docs.appian.com/.../Sending_an_Email_Message_to_a_Process.html&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>