It is suggested to add a node that can be connected before the "Start" node in the workflow. #8575
FB886
started this conversation in
Suggestion
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Self Checks
1. Is this request related to a challenge you're experiencing? Tell me about your story.
I tried to use a workflow to complete a complex conversation that involves loops and conditionals. However, the current workflow only supports one-way flow from the start node, and there is no way to receive user input again in the conversation loop. I hope to add a link node before the start node, so that I can control the entire process.
2. Additional context or comments
No response
3. Can you help us with this feature?
Beta Was this translation helpful? Give feedback.
All reactions