Hi guys! I’m just getting started with Asana and Make integration. In my scenario, the name of a new task needs to be changed by adding a serial number. This works, but I can’t set up an immediate trigger because I can’t configure the “Watch Webhook Events” webhook.
Does anybody has an idea how to configure “Watch Webhook Events” webhook? Or may be there are better ways to achieve my goal?
PS: I need a trigger to act when a new task added in a particular project section, or alternatively when the task is moved from one section to another.
It seems I have found a solution. I could not trigger the webhook because of lack of permissions set to the authentication. Also, I found that “Watch Webhook Events” webhook is not enough for my case as it doesn’t pass the task’s name, so I needed adding a “Get a Task“ module.