I am asking for “fields[]” to be added to the ‘Create Webhook’ call, so I could register for “events”: [“taskUpdated”], “fields”: [“ticketPhase”]. I would then receive alerts only when the “ticketPhase” on the task is changed, not when comments are posted, priority changes, other custom fields are changed, etc. Right now I have to parse all those alerts and discard the majority. That will be way too much traffic in our production environment, I fear.
Created by Paul Vatterott
·