Asynchronous HTTP
The workflow API includes a number of synchronous HTTP calls. But for my workflow, I'd rather make the calls asynchronous, so the workflow doesn't pause. Is that supported? Is there a different way to make an asynchronous HTTP call from a workflow?
Please sign in to leave a comment.
Hello Jon,
Unfortunately, it is not possible for now. Please feel free to vote/comment this feature request: https://youtrack.jetbrains.com/issue/JT-46333 to increase its priority and to receive the updates.