Hi,
I want to know if it's possible take the acknowledge state of a watcher for an action.
This is my scenario:
I have a watcher and the actions of it are index and webhook. But I want to include the ack state in the payload execution.
ACK status
Payload
Watcher transform
I want to include in this payload . but I dont know how and if it is possible.
could be something like: ctx.status.alertas_wh.ack.state, but I really dont know!