添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接

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!