Question
How to fetch the DCR comments via API ?
Answer
Use the below API to get the DCR comments :
GET <environment workflow URL>/workflow-adapter/workflow/uitest1/tasks/<taks ID>
In the output, find the comments under "processInstanceComments" section.
References
Documentation : https://docs.reltio.com/dcrapi/datachangerequest.html
Comments
Please sign in to leave a comment.