provider ProductFields PUT
/productFields/{id} @utdk/pipedrive
/productFields/{id} Update a product field
Updates a product field. For more information, see the tutorial for <a href=" https://pipedrive.readme.io/docs/updating-custom-field-value " target="_blank" rel="noopener noreferrer">updating custom fields' values</a>.
- id path required
- The ID of the product field
- integer
Try it
Authentication
Configure credentials for Pipedrive API v1
Code snippet
Updates live as you fill in the form above.
TypeScript
import pipedrive from '@utdk/pipedrive';
await pipedrive.updateproductfield()