Wondering if anyone could help me understand the steps required to create buttons that 1-pause and 2-terminate a workflow that is running.
Usually workflows are only triggered. If you have a “long” workflow (maybe you are using a long time delay) you can add “pass through a condition” between actions to check for a variable, then other workflows can modify that variable to make the condition fail.
Probably there is a better way to achieve what you want. Can you share some details about your workflow and what are you trying to accomplish?