how to call REST API on adding comment on youtrack

Hi,

Currently I'm creating a issue in youtrack by calling REST API, but I just want to do reverse integration like when I add comment on youtrack it should call my REST API with passing youtrack Id and comment.

0
1 comment
Official comment

Hello,

It is possible to use YouTrack Workflow for this task. Please refer to the Using REST API Methods in JavaScript Workflows example that illustrates a similar scenario. I hope it will be helpful.

Should you have any further questions, feel free to contact us.

Please sign in to leave a comment.