Pipedrive changelog API

I need to have an overview about updating/creating objects in pipedrive. You can do it via webhook, however it returns all fields in current and previous state.

It would be great to have an endpoint, which returns only changed fields with some basic info - like updated, type of object and name.

Hi @Martin_Pecha,

Interesting idea and I’ll pass it on, but I would say that right now, doing it with a Webhook (like you mentioned) is really the only option. I guess from there you can try filtering to only see the updated data.