Using REST API Methods in JavaScript Workflows

Last modified: 11 March 2025

YouTrack's Workflow API includes an http module. The classes, methods, and request types supported by this module let you make HTTP requests from workflows. This means you can use workflows to script push-style integrations with your favorite tools.

For specific details, see http.

Here's a basic example: