Custom fields API regression
__fm__
Member Posts: 1 VERIFIED MEMBER
Hi,
We are having a regression regarding the API to update custom fields.
curl --location --request PUT 'https://api.pipedrive.com/v1/dealFields/12485?api_token=APITOKENAPITOKENAPITOKENAPITOKENAPITOKENAPITOKENAPITOKENAPITOKENAPITOKENAPITOKEN' \ --header 'Cookie: __cf_bm=SOMEVALUE=' \ --form 'options[0]['\''label'\'']="testApiFieldNewValue"'
The suggestion has been sent by the support (who refusing to help at this point) to switch to JSON it does not work either (unlike the user mentioned below).
Even if it worked, we are using a PHP wrapper that doesn't let us switch easily how data is sent. https://packagist.org/packages/devio/pipedrive
Other elements:
- Our CI crashes after the first push that follows the resolution of 5th September incident https://status.pipedrive.com/
- Another user reported the issue for the person fields end point, it seems very similar.
Like this user we haven't changed anything in our code. It would seem fair that the compatibility should be maintained Pipedrive side.
Thanks
Tagged:
0
Answers
This discussion has been closed.