<?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 Re: I want to get the Workflow started automatically as soon as the any asset is uploaded....I want to achieve it through REST api.....Can anyone please help mw with this??? in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/i-want-to-get-the-workflow-started-automatically-as-soon-as-the/m-p/327490#M14491</link>
    <description>&lt;P&gt;If you want to start a workflow with REST this is the right documentation :&lt;/P&gt;
&lt;P&gt;POST &lt;A href="http://NUXEO_SERVER/nuxeo/api/v1/id/{documentId}/@workflow" target="test_blank"&gt;http://NUXEO_SERVER/nuxeo/api/v1/id/{documentId}/@workflow&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;if you want the workflow to start automatically, you have to create an event listener&lt;/P&gt;</description>
    <pubDate>Thu, 31 Jan 2019 17:56:04 GMT</pubDate>
    <dc:creator>pibou_Bouvret</dc:creator>
    <dc:date>2019-01-31T17:56:04Z</dc:date>
    <item>
      <title>I want to get the Workflow started automatically as soon as the any asset is uploaded....I want to achieve it through REST api.....Can anyone please help mw with this???</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/i-want-to-get-the-workflow-started-automatically-as-soon-as-the/m-p/327484#M14485</link>
      <description />
      <pubDate>Thu, 31 Jan 2019 09:03:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/i-want-to-get-the-workflow-started-automatically-as-soon-as-the/m-p/327484#M14485</guid>
      <dc:creator>Aman_Kumar</dc:creator>
      <dc:date>2019-01-31T09:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: I want to get the Workflow started automatically as soon as the any asset is uploaded....I want to achieve it through REST api.....Can anyone please help mw with this???</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/i-want-to-get-the-workflow-started-automatically-as-soon-as-the/m-p/327485#M14486</link>
      <description>&lt;P&gt;Hi,
You can  consult the link : &lt;A href="https://doc.nuxeo.com/810/nxdoc/workflow-task-endpoints/" target="test_blank"&gt;https://doc.nuxeo.com/810/nxdoc/workflow-task-endpoints/&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;it may be able to help you&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2019 10:00:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/i-want-to-get-the-workflow-started-automatically-as-soon-as-the/m-p/327485#M14486</guid>
      <dc:creator>Lassad_belhedi</dc:creator>
      <dc:date>2019-01-31T10:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: I want to get the Workflow started automatically as soon as the any asset is uploaded....I want to achieve it through REST api.....Can anyone please help mw with this???</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/i-want-to-get-the-workflow-started-automatically-as-soon-as-the/m-p/327486#M14487</link>
      <description>&lt;P&gt;I am able to create workflow and tasks on an asset(Using the link which you have mentioned) but I want that the Workflow should be created automatically as soon as the upload is completed.(This is not available there).&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2019 10:04:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/i-want-to-get-the-workflow-started-automatically-as-soon-as-the/m-p/327486#M14487</guid>
      <dc:creator>Aman_Kumar</dc:creator>
      <dc:date>2019-01-31T10:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: I want to get the Workflow started automatically as soon as the any asset is uploaded....I want to achieve it through REST api.....Can anyone please help mw with this???</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/i-want-to-get-the-workflow-started-automatically-as-soon-as-the/m-p/327487#M14488</link>
      <description>&lt;P&gt;explain to me ? you want to create it or start. Because the creation of the workflow is done at the Studio of Nuxeo.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2019 10:19:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/i-want-to-get-the-workflow-started-automatically-as-soon-as-the/m-p/327487#M14488</guid>
      <dc:creator>Lassad_belhedi</dc:creator>
      <dc:date>2019-01-31T10:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: I want to get the Workflow started automatically as soon as the any asset is uploaded....I want to achieve it through REST api.....Can anyone please help mw with this???</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/i-want-to-get-the-workflow-started-automatically-as-soon-as-the/m-p/327488#M14489</link>
      <description>&lt;P&gt;For now I just want to start it.....using REST api without Nuxeo Studio.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2019 12:04:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/i-want-to-get-the-workflow-started-automatically-as-soon-as-the/m-p/327488#M14489</guid>
      <dc:creator>Aman_Kumar</dc:creator>
      <dc:date>2019-01-31T12:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: I want to get the Workflow started automatically as soon as the any asset is uploaded....I want to achieve it through REST api.....Can anyone please help mw with this???</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/i-want-to-get-the-workflow-started-automatically-as-soon-as-the/m-p/327489#M14490</link>
      <description>&lt;P&gt;Workflow should start automatically as soon as the asset uploading is done.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2019 12:05:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/i-want-to-get-the-workflow-started-automatically-as-soon-as-the/m-p/327489#M14490</guid>
      <dc:creator>Aman_Kumar</dc:creator>
      <dc:date>2019-01-31T12:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: I want to get the Workflow started automatically as soon as the any asset is uploaded....I want to achieve it through REST api.....Can anyone please help mw with this???</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/i-want-to-get-the-workflow-started-automatically-as-soon-as-the/m-p/327490#M14491</link>
      <description>&lt;P&gt;If you want to start a workflow with REST this is the right documentation :&lt;/P&gt;
&lt;P&gt;POST &lt;A href="http://NUXEO_SERVER/nuxeo/api/v1/id/{documentId}/@workflow" target="test_blank"&gt;http://NUXEO_SERVER/nuxeo/api/v1/id/{documentId}/@workflow&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;if you want the workflow to start automatically, you have to create an event listener&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2019 17:56:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/i-want-to-get-the-workflow-started-automatically-as-soon-as-the/m-p/327490#M14491</guid>
      <dc:creator>pibou_Bouvret</dc:creator>
      <dc:date>2019-01-31T17:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: I want to get the Workflow started automatically as soon as the any asset is uploaded....I want to achieve it through REST api.....Can anyone please help mw with this???</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/i-want-to-get-the-workflow-started-automatically-as-soon-as-the/m-p/327491#M14492</link>
      <description>&lt;P&gt;Thanks pibou Bouvret.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Feb 2019 05:04:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/i-want-to-get-the-workflow-started-automatically-as-soon-as-the/m-p/327491#M14492</guid>
      <dc:creator>Aman_Kumar</dc:creator>
      <dc:date>2019-02-01T05:04:22Z</dc:date>
    </item>
  </channel>
</rss>

