Watch delete of an Item through Make or API?

Hi,

Is there any way to listen the deletion of an item on make or with API?

I can listen updates/creates but couldn’t find anything when I delete something on Monday.

I want to listen deletion because I’ll also delete the related data in gsheets.

Hi,

There is an integration recipe in the webhooks section that sends a webhook when an item is deleted.

In Make.com you should set up the watch events module that will listen to these webhooks

Hope this helps

1 Like

Thanks for your answer @JHconsultancy !

I found it in here;


image

And related topic about how to do it;

1 Like