What webhook to create to listen for task completion/uncompletion?

I cannot for the life of me figure out how to get Asana to call my webhook when a task is completed (in Asana). I’m listening on the project (to resource type task), and also to the task (resource type task), and when I complete that task in Asana, my webhook is not called.

Please help. :cry::pray:

Hi @Erik_Rasmussen ,

A project-level webhook should work.

Are you getting webhook events for other task changes so you know your webhook itself is set up properly?

Yes. I get name changes on the project webhook. Just not completion/uncompletion.

That’s very bizarre then. I’m stumped. You don’t have any filters set on the webhook?

I think I figured it out. I was filtering. :man_facepalming:

1 Like