Use Cases and Deployment Scope
Used for testing. There are simple cases like API Testing or connecting to backends to kick off some flows, but processes and flows are also be tested, like starting a workflow and checking that the data propagates correctly down the flow. We also use a script for checking if all environments are up. Automation can also be performed with waits, loops, and for those savvy, you can even put in custom code using Groovy.