Custom field Values

Hi,
I am trying to update a deals custom field value programatically depending on the deal created according to my boss requirement. as you can see in the image, if the deal free trial, the value should be yes otherwise no

Please any one how I can test via postman?

Hi Phi, why would you need to do it via API? can you just do it using Pipedrive Automation?
Automation > Workflow Automation > add custom workflow?

Hi christian,
thanks for reply…
I have to do it this because I have to automate through a customer flow to Pipedrive

BR,
Phi

Is it possible to rEST api integrate to custom fields?

Yes, use the OrganizationalFields, PersonFields and DealFields endpoints

Hi @Gordon_Baird, you can find more info about custom fields in our documentation as well :slight_smile: