Include in webhooks information on which user triggered the event (especially for items and users)
There are numerous scenarios where knowing which user performed the action that triggered the webhook would be useful, like selectively acting on triggers based on permissions and automatic staff error handling. Currently webhooks only include whether the action was performed in the UI or not.
8
votes