A small workflow that I come back to all the time is generating curl commands with dynamic values through SQL queries to run something against our API. People don't always think about that so once you have it in your tool belt it's a great tool you'll reach to often.
Something like the following, then just copy it in a shell script, chmod +x it and execute it:
Something like the following, then just copy it in a shell script, chmod +x it and execute it: