Hi All,
We have completed the first level of our PoC for Temporal DSL workflows, and it appears to be a good fit for our use case. While exploring the SDK in more depth, I’m curious about how to pass arguments to workflows at runtime from some kind of script or an gRPC I tried searching for relevant posts in the community but couldn’t find any concrete examples. Any guidance or suggestions would be helpful.
The question boils down to how pass dynamic values for variable in yaml file.
We use typescript-sdk
for the PoC.