Hi there fellow bot lovers,
Currently if we want to "link" variables between workflows we need to manually add every variable made in the "Main Workflow" in our new "Custom Workflow" . This is not only allot of work but it is also a difficult and slow process prone to mistakes since we need to go back and forward between workflows to make sure they are named exactly the same. For complex bots this gets difficult.
I suggest to e.g. offer the user all the variables made in the "Main Workflow" except grayed out, you only need to select which variable you want to use in your "Custom Workflow". I think this would improve speed and usability!
Let me give you an example:
// all the variables declared in the "Main workflow".
monkey, lion, cow, sheep, bird
// inside our "Custom workflow". Instead of having to make new variables manually, allow to "pull" from the main workflow.
monkey, lion,
cow, sheep, bird
https://cdn.discordapp.com/attachments/1137298831395000350/1137411845842550854/brave_2023-08-05_17-47-17.jpg▾