Custom fields API regression

Options
__fm__
__fm__ Member Posts: 1
Photogenic
edited October 2023 in Apps and Integrations #1

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:

Answers

  • Sophie
    Sophie Pipedrive Team Posts: 136 PIPEDRIVE TEAM
    First Answer First Comment 5 Likes First Anniversary
    Options

    Hi @__fm__

    For API-related questions, we recommend you reach out to the Developer's community here so our developers can assist with this! 🙂

This discussion has been closed.