Request url when task is updated

I like to request a URL when something is going on with ‘task’ objects.
for example

  • when all tasks are resolved
  • a new task is created

I think you can do this by using space-scripts and hook on the task-object!?
my goal on this would to trigger a ntfy.sh URL to receive a notification on this kind of event

@zef there is no ‘newTask’ hook, right?