Hello,
The commercial team created an extra field to be filled out when creating a proposal in Pipedrive, but we are unable to access the content of the field via the API.
We tried with the following options (both unsuccessful):
https://api.pipedrive.com/v1/dealFields?api_token={{MY_TOKEN}}
https://api.pipedrive.com/v1/deals?api_token={{MY_TOKEN}}
The instructions provided in the link Custom fields in integration also did not help us.
How can we access the values inserted into the custom fields?
Thank you.