Replies: 1 comment
-
Hi, I have found a workaround but it would be good to be able to query the flow run from the outside to get flow run variables. What in Temporal is called Queries.. I don't know if it is possible @rubenfiszel? Regards, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
First of all, thank you for sharing your amazing work!
I would like to know the best approach for the following scenario:
My application integrates with Windmill via Webhook and API. In the review task, which is a manual step, I want to display in the UI the possible states the user can transition to—such as Pass, Fail, and Escalate (though there could be other states as well).
What would be the best way to achieve this? I have gone through the documentation and explored Routes, but I haven't found a clear way to implement it.
Any guidance would be greatly appreciated. Thanks a lot!
Beta Was this translation helpful? Give feedback.
All reactions