Task in alpha phase
This Data Factory task is in phase. You can contact the Product-Live team at contact@product-live.com if you want more details and get an early access.
This task allows to post a reply on an existing comment thread.
Task name:
For more information regarding the commentThreads object, please refer to the API documentation and to the swagger definition.
commentThreads
{ "name": "data-create-comment-thread-replies", "taskReferenceName": "post_reply", "description": "Post replies", "optional": false, "type": "SUB_WORKFLOW", "inputParameters": { "apiKey": "${workflow.variable.api_key}", "replies": [ { "id": "1", "message": "This is a reply to a comment thread" } ] } }
SUB_WORKFLOW
true
false
This task does not have any output.
Data / Create Comment Thread Replies
Task in alpha phase
This Data Factory task is in phase. You can contact the Product-Live team at contact@product-live.com if you want more details and get an early access.
This task allows to post a reply on an existing comment thread.
Task name:
For more information regarding the
commentThreads
object, please refer to the API documentation and to the swagger definition.Examples
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Definition
SUB_WORKFLOW
.true
: the job continues if there is an error on this task.false
: the job fails.Inputs Parameters
Outputs
This task does not have any output.
Limits and additional notes