For the event listener, it seems that the 'task:update' events only return the task and project id. It will be ideal if there is a way to retrieve the specific data relating to the event (which field was modified and the values), such as task:status-changed provided new_task_status_id and previous_task_status_id? Thanks!
·