Replies: 1 comment
-
It certainly would be nice! There's a similar issue here: #7016 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I find the "Continue If/Stop If" action really useful especially when checking API response.
What I think could be useful is to add an optional
else
clause for "Continue If" to show notification or an option to show notification for "Stop If". Currently the "Show Notification" is a separate action and it makes it difficult to use together with the "Continue If/Stop If" action.Something like

My use case is to check the response of an API and continue if success and show a notification if error is encountered and stop the rest of the action.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions