Hi,
I have a webhook when a task changes in a specific project.
How can I filter this trigger to only fire when the change is the task being completed. I cannot seem to find it.
Thanks!
Hi,
I have a webhook when a task changes in a specific project.
How can I filter this trigger to only fire when the change is the task being completed. I cannot seem to find it.
Thanks!
Hi @Claus_Hierluksch and welcome to the forum,
(FYI I moved your post to a new topic as the other one was regarding Integromat’s integration with Asana.)
What you want to do is set a webhook filter. Information on that is here.
Set your fields
array to contain just completed
and I think that should do it.