Designing and Implementing Business Process Models : Task Engine API and Service Reference : Using the Task Engine RESTful Web Services in Integration Server : GET Tags By Task
GET Tags By Task
This REST request returns a list of tags associated with a taskID. The underlying built-in service is pub.task.taskclient:listTagsByTask.
The HTTP request is formed as follows:
GET /rest/pub/opentask/taskID/tags?taskID=value
Input Parameters
taskID
String The unique identifier that the Task Engine assigns to the task.
Output Parameters
Tags
String Array List of tags associated with a taskID.
Copyright © 2017 Software AG, Darmstadt, Germany. (Innovation Release)

Product LogoContact Support   |   Community   |   Feedback