I have a separate page. It’s the admin settings page.
It’s linked to the list of settings. Has a toggler inside the list. The toggler sets the “data table” of system_setting (whichever one is listed) to enabled = true/false. The data reflects on the table.
I have a reusable element on the main pages, that has the workflow trigger you have seen above that I want to trigger When the setting Enabled is “yes” via Data.
Hope that’s not too complex.