<?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 API - Create workflow and assign document in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/api-create-workflow-and-assign-document/m-p/127433#M34637</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm trying to create by API a new workflow and add it to a specific document.&lt;/P&gt;&lt;P&gt;I create workflow from the following API by a http POST call:&lt;/P&gt;&lt;P&gt;[Alfresco_inst]/api/-default-/public/workflow/versions/1/processes&lt;/P&gt;&lt;P&gt;With following parameters:&lt;/P&gt;&lt;PRE&gt;{
  "processDefinitionKey": "activitiParallelGroupReview",
  "variables": {
    "bpm_groupAssignee": "GROUP_g_acompetente",
    "bpm_sendEMailNotifications": true,
    "bpm_workflowPriority": 0,
    "bpm_workflowDescription": "Check this file please",
    "bpm_workflowDueDate": "2023-09-01"
  }
}&lt;/PRE&gt;&lt;P&gt;Which parameter I have to use to assign the workflow to an already uploaded document?&lt;/P&gt;&lt;P&gt;And, another question: is there a documentation page where all parameters are explained?&lt;/P&gt;</description>
    <pubDate>Sun, 27 Aug 2023 08:34:56 GMT</pubDate>
    <dc:creator>FabioVaprio</dc:creator>
    <dc:date>2023-08-27T08:34:56Z</dc:date>
    <item>
      <title>API - Create workflow and assign document</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/api-create-workflow-and-assign-document/m-p/127433#M34637</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm trying to create by API a new workflow and add it to a specific document.&lt;/P&gt;&lt;P&gt;I create workflow from the following API by a http POST call:&lt;/P&gt;&lt;P&gt;[Alfresco_inst]/api/-default-/public/workflow/versions/1/processes&lt;/P&gt;&lt;P&gt;With following parameters:&lt;/P&gt;&lt;PRE&gt;{
  "processDefinitionKey": "activitiParallelGroupReview",
  "variables": {
    "bpm_groupAssignee": "GROUP_g_acompetente",
    "bpm_sendEMailNotifications": true,
    "bpm_workflowPriority": 0,
    "bpm_workflowDescription": "Check this file please",
    "bpm_workflowDueDate": "2023-09-01"
  }
}&lt;/PRE&gt;&lt;P&gt;Which parameter I have to use to assign the workflow to an already uploaded document?&lt;/P&gt;&lt;P&gt;And, another question: is there a documentation page where all parameters are explained?&lt;/P&gt;</description>
      <pubDate>Sun, 27 Aug 2023 08:34:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/api-create-workflow-and-assign-document/m-p/127433#M34637</guid>
      <dc:creator>FabioVaprio</dc:creator>
      <dc:date>2023-08-27T08:34:56Z</dc:date>
    </item>
  </channel>
</rss>

