You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working on writing templates and one of the struggle points has been in using conditions across blocks. I have looked into using workflows, but that would lead to an overwhelming amount of templates. Is it possible to add a feature so that I can define conditions across different types of blocks? For instance, the first block can be HTTP request followed by an "and" or "or" condition and then the second block is a dsl request. If I can write the logic within the same template without using the workflow path this would really simplify template writing and improve the manageability of templates.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi team,
I'm working on writing templates and one of the struggle points has been in using conditions across blocks. I have looked into using workflows, but that would lead to an overwhelming amount of templates. Is it possible to add a feature so that I can define conditions across different types of blocks? For instance, the first block can be HTTP request followed by an "and" or "or" condition and then the second block is a dsl request. If I can write the logic within the same template without using the workflow path this would really simplify template writing and improve the manageability of templates.
Beta Was this translation helpful? Give feedback.
All reactions