Hello Pipedrive Community,
I am working with the new API v2 and have a suggestion regarding Webhook payloads.
Currently, when a webhook is triggered for Single or Multiple option fields, the payload only provides the selected Option IDs. This means we have to make an extra API call to fetch the actual Labels (names) associated with those IDs, which adds unnecessary overhead and complexity to our workflow.
Could you please update the API v2 webhooks to include the Option Labels along with the IDs?
This improvement would provide a much better developer experience and more streamlined data processing. Thank you for your consideration!