<?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>Is it currently possible to have an external system call the Appian API to advance complete tasks in an Appian process instance?</title><link>https://community.appian.com/discussions/f/integrations/6145/is-it-currently-possible-to-have-an-external-system-call-the-appian-api-to-advance-complete-tasks-in-an-appian-process-instance</link><description>Hello, Is it currently possible (we&amp;#39;re on 7.10 in the cloud) to have an external system call the Appian API to advance complete tasks in an Appian process instance? If so, what&amp;#39;s the best way to accomplish this? We have a requirement that Appian be used</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Is it currently possible to have an external system call the Appian API to advance complete tasks in an Appian process instance?</title><link>https://community.appian.com/thread/31388?ContentTypeID=1</link><pubDate>Fri, 20 May 2016 15:03:54 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3a627d2e-2df8-4322-a9c1-ff8129509519</guid><dc:creator>vikask146</dc:creator><description>Did you get the answer of your question ? I would like to use API but not able to find to complete Task&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it currently possible to have an external system call the Appian API to advance complete tasks in an Appian process instance?</title><link>https://community.appian.com/thread/23878?ContentTypeID=1</link><pubDate>Wed, 21 Oct 2015 19:27:31 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:885cc2c9-c71c-4467-a154-bc063e8cee5b</guid><dc:creator>mathieud</dc:creator><description>From what I gather, the Web API is to read data not trigger processes. (please correct me if I&amp;#39;m wrong)&lt;br /&gt;&lt;br /&gt;I think you have 2 options:&lt;br /&gt;&lt;br /&gt;1. Publish a Process Model as a Web Service: &lt;a href="https://forum.appian.com/suite/help/7.10/Publishing_Process_Models_as_Web_Services.html"&gt;forum.appian.com/.../Publishing_Process_Models_as_Web_Services.html&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;2. Alternatively, you could expose an database table to the external system where it could write the information required to start a process and then build a scheduled job in Appian that triggers a process.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it currently possible to have an external system call the Appian API to advance complete tasks in an Appian process instance?</title><link>https://community.appian.com/thread/23869?ContentTypeID=1</link><pubDate>Wed, 21 Oct 2015 18:37:53 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4e299b5b-5edf-4fe2-90e6-fb114376c068</guid><dc:creator>kara.peeler</dc:creator><description>Hello, Dylan. Have you taken a look at Appian&amp;#39;s Web APIs?  &lt;a href="https://forum.appian.com/suite/help/7.10/Web_APIs.html"&gt;forum.appian.com/.../Web_APIs.html&lt;/a&gt;&lt;br /&gt;There&amp;#39;s a tutorial as well: &lt;a href="https://forum.appian.com/suite/help/7.10/Web_API_Tutorial.html"&gt;forum.appian.com/.../Web_API_Tutorial.html&lt;/a&gt;.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it currently possible to have an external system call the Appian API to advance complete tasks in an Appian process instance?</title><link>https://community.appian.com/thread/23868?ContentTypeID=1</link><pubDate>Wed, 21 Oct 2015 17:18:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6a221cc2-f33b-4368-b66b-9fbad7470c1a</guid><dc:creator>Shyam Bommakanti</dc:creator><description>I achieved this via custom servlet plugin on the Appian cloud. I created a servlet plugin that uses Appian API to complete UITs.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it currently possible to have an external system call the Appian API to advance complete tasks in an Appian process instance?</title><link>https://community.appian.com/thread/23867?ContentTypeID=1</link><pubDate>Wed, 21 Oct 2015 16:56:30 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e7159c01-a270-483f-bd14-3a9a26cc15a7</guid><dc:creator>Jim Schweitzer</dc:creator><description>For viewing tasks in an external system, look at the task list servlet plugin example: &lt;a href="https://forum.appian.com/suite/help/7.11/Custom_Servlet_Plug-ins.html#Example"&gt;forum.appian.com/.../Custom_Servlet_Plug-ins.html&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;For advancing the processes, I&amp;#39;d look at putting in Receive Message nodes at the spots where process can be advanced externally, then writing an &amp;quot;interface&amp;quot; process model(s) that you can expose as web service, which would look up the appropriate process instance and use Send Message to move it along.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>