<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic I am using Alfresco community edition , can i create,update and delete a workflow task through REST api   in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/i-am-using-alfresco-community-edition-can-i-create-update-and/m-p/40791#M17100</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can i create a &amp;nbsp;work flow task through rest API ?&lt;/P&gt;&lt;P&gt;I have a method to fetch all the existing TASKS through REST API through &lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://127.0.0.1:8080/alfresco/s/api/task-instances" title="http://127.0.0.1:8080/alfresco/s/api/task-instances" rel="nofollow noopener noreferrer"&gt;http://127.0.0.1:8080/alfresco/s/api/task-instances&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Apr 2017 10:23:18 GMT</pubDate>
    <dc:creator>ahmar_husain1</dc:creator>
    <dc:date>2017-04-13T10:23:18Z</dc:date>
    <item>
      <title>I am using Alfresco community edition , can i create,update and delete a workflow task through REST api</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/i-am-using-alfresco-community-edition-can-i-create-update-and/m-p/40791#M17100</link>
      <description>How can i create a &amp;nbsp;work flow task through rest API ?I have a method to fetch all the existing TASKS through REST API through http://127.0.0.1:8080/alfresco/s/api/task-instances&amp;nbsp;&amp;nbsp;</description>
      <pubDate>Thu, 13 Apr 2017 10:23:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/i-am-using-alfresco-community-edition-can-i-create-update-and/m-p/40791#M17100</guid>
      <dc:creator>ahmar_husain1</dc:creator>
      <dc:date>2017-04-13T10:23:18Z</dc:date>
    </item>
    <item>
      <title>Re: I am using Alfresco community edition , can i create,update and delete a workflow task through REST api</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/i-am-using-alfresco-community-edition-can-i-create-update-and/m-p/40792#M17101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately Alfresco up to 5.2 only had &lt;A _jive_internal="true" href="https://community.alfresco.com/docs/DOC-5829-workflow-rest-api" rel="nofollow noopener noreferrer"&gt;a bare ReST API&lt;/A&gt; when it came to workflows. With Alfresco 5.2 there is now a new v1 ReST API that includes a significantly enhanced workflow ReST API. You can take a look at the &lt;A href="https://github.com/Alfresco/rest-api-explorer/blob/master/src/main/webapp/definitions/alfresco-workflow.yaml" rel="nofollow noopener noreferrer"&gt;API definition document&lt;/A&gt; or investigate the API using the api-explorer against a running instance of Alfresco 5.2.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Apr 2017 15:42:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/i-am-using-alfresco-community-edition-can-i-create-update-and/m-p/40792#M17101</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2017-04-13T15:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: I am using Alfresco community edition , can i create,update and delete a workflow task through REST api</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/i-am-using-alfresco-community-edition-can-i-create-update-and/m-p/40793#M17102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are using a version below 5.2 you can write a web script that leverages the native Alfresco workflow API or, if necessary, the lower-level Activiti API. Then you can call your web script remotely to create the workflow task.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Apr 2017 20:45:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/i-am-using-alfresco-community-edition-can-i-create-update-and/m-p/40793#M17102</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2017-04-17T20:45:57Z</dc:date>
    </item>
    <item>
      <title>Re: I am using Alfresco community edition , can i create,update and delete a workflow task through REST api </title>
      <link>https://connect.hyland.com/t5/alfresco-forum/i-am-using-alfresco-community-edition-can-i-create-update-and/m-p/40794#M17103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We started working on a project to do just that when Alfresco removed the Workflow Console.&lt;/P&gt;&lt;P&gt;Here it is&amp;nbsp;&lt;A class="link-titled" href="https://github.com/douglascrp/alfresco-workflow-webscripts" title="https://github.com/douglascrp/alfresco-workflow-webscripts" rel="nofollow noopener noreferrer"&gt;GitHub - douglascrp/alfresco-workflow-webscripts: Project implementing the missing workflows webscripts on Alfresco Comm…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2017 12:36:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/i-am-using-alfresco-community-edition-can-i-create-update-and/m-p/40794#M17103</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2017-04-19T12:36:42Z</dc:date>
    </item>
  </channel>
</rss>

