rayman
rayman2mo ago

Step Arguments

Hello there! I’m currently using Windmill v1.492.1 and experiencing an issue with passing arguments from the flow input to a step. When I trigger the flow via webhook, everything works as expected—the arguments are passed correctly. However, when I try to manually run the same flow through the UI using the exact same arguments, one of the steps (which expects 4 arguments) receives None for at least one of them. It looks like the issue only occurs during manual execution.
1 Reply
rubenf
rubenf2mo ago
can you try with latest, and if it still doesn't work, could you try sending us a minimal reproducible example

Did you find this page helpful?