want to check if we can send data through webhooks when updated by a certain group only.
I am currently playing around with this to see if it possible. I haven't yet gotten the syntax right. With that said, as I have other things to work on today, I want to share my thoughts in hopes that it points you towards a possible solution. Maybe you can figure it out before I get back to it.
My thoughts are to set up a automation role that basically looks like this...
Trigger - issue updated
condition - if {{initiator}} is a memberof("your group")
action - whatever you need
if I am off base on your needs please let me know.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.