Webhooks firing multiple times

I just started using make.com a couple days ago and have gotten some decent automations running. This might be a very basic solution, but I can’t figure it out.

I currently have a webhook running that looks for new tasks created in one specific Asana project and sends the details over via telegram. The issue is that creating a new new task (with subtasks) actually fires the webhook multiple times. It fires it for the main task, and all subtasks assigned to the main task (logical to some extent).

I’m wondering what the solution is for these types of cases? Is there something I can do to stop this from happening?

Howdy @Dylan_D_B Welcome to the :make: Make Community!

Can you show me real quick what the multiple events look like from asana?

:information_source: Heres how you do it
example copy json

Remember to remove sensitive data from the output before pasting here.

This is probably a quick fix once I see the json.