I recommend using Workflows even for simple processes, for a few reasons:
- If you ever decide that the simple process needs to grow or change, Workflows is much more flexible and can adjust to your needs
- If you ever decide that you want to build another process that is influenced by this process, Workflows lets you connect them together
- Workflows gives you better visibility into the executions of the process, so troubleshooting is easier