Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-2619

Using the REST Api, I can create and update a task

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Fixed
    • L3 - Default
    • 7.2.0, 7.2.0-alpha5
    • None
    • engine
    • None

    Description

      • create task:

      POST task/create

      • update task

      PUT task/

      {id}
      • the Request Body should like:

      {
      assignee: "demo",
      priority: 10,
      ...
      }

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Issue Links

            Activity

              People

                sebastian.menski Sebastian Menski
                roman.smirnov Roman Smirnov
                Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Salesforce