Change person custom field

Hey guys,
trying to update a person custom field but am not sure what to put into payload. The field name is ‘Automation_opening rate’. Not sure how to add the new field value.

My Endpoint looks like this:

https://DOMAIN.pipedrive.com/v1/personFields/FIELDID?api_token=APIKEY

Can anybody help?

Hi @johannes

Please take a look at this tutorial, it should help you update your field.

Hey David, thanks for this. I must admit that I am not a pro though. As you could see I managed to get the Endpoint, but I am struggling with the payload. Any chance you can assist?

Best
Johannes

Hey Johannes, no problem.

One thing you can do is use GET /organizationFields (or whichever type of field you’re looking for) to return all of the Fields from Org/Person/Deal and see which ID is associated with this Field. You’ll see something like this: