Get deals with custom fields from API - Field selector

Hi,

I am trying to select fields from deals from the API.
It works with build-in fields but fails with custom fields.

EXAMPLES:
works:
https://OURCOMPANYNAME.pipedrive.com/v1/deals:(id,title,value,currency)/?api_token=XXXXXXXXXXXXXXXXXXXXXXXXXX

fails:
https://OURCOMPANYNAME.pipedrive.com/v1/deals:(id,title,value,currency, 432650ee5f552161b0bf0554f77c1dba858a62ef)/?api_token=XXXXXXXXXXXXXXXXXXXXXXXXXX

why can’t I add also custom fields to the selector?

Thanks,

Elisha

Not sure, I just tried myself and it worked.

1 Like