Add a 'Run once' button on the scenarios list page

:bullseye: What is your goal?

Currently, running a scenario manually requires opening the full editor and clicking ‘Run once’ from there. It would be much more convenient to have a quick ‘Run once’ option directly on the scenarios list page — either as a button next to each scenario row, or added to the existing three-dot (⋮) menu. This would save significant time for users who frequently trigger scenarios manually (e.g. approval-based workflows) without needing to make any edits

:thinking: What is the problem & what have you tried?

The three-dot menu on the scenarios list only offers Clone, Move to folder, Add/remove labels, and Move to trash — there’s no way to trigger a run from there. I currently have to open the editor every time just to click ‘Run once’, even for scenarios I’m not editing

Hey Hamit,

why are you running scenarios manually at all? This is so not the intended use case of Make. Add a webhook as the trigger and use that to trigger the scenario directly from your CRM or whatever software you are using. Don’t log in to Make and trigger them manually.