Deleted Activity Webhook Payload Issue

Hello,
I am implementing deleted activity webhook of pipedrive in my application and I was astonished to see that I don’t get the activity id in body webhook payload! I mean what’s even the point of such webhook that does not provide even the bare minimum information needed. I think this is a serious issue from pipedrive’s API. There is simply no other way to identify that deleted activity without the activity id. Please look into this ASAP and provide a solution for it.
Looking forward to a swift response.
Thanks

Hi there :slight_smile:
Of course you do receive the id. Have you tried testing your webhooks using a tool like https://pipedream.com/? It will help you read the structure of the data sent by the webhooks so you know exactly where to find the id.

Let me know if you’re still having problems with it.

2 Likes