Hi everyone
I would love to call a webhook, every time a new owner gets assigned to a ticket. But only if the user hasn’t assigned himself to the ticket.
Triggers do have both conditions:
- Owner has changed
- Owner is not current user
But I can’t use them at the same time. Only one owner condition is allowed.
Thanks for the help!