I made a simple Flow to send a message to Slack when a product status has changed:
{{product.handle}} > {{product.status}}
It works fine, but I’d love to add WHO made the change. I looked around the variables available to Flow, and I couldn’t find how to access the username/handle of the staff member that made the change and triggered the Flow.
Is this possible somehow?