provider Filters PUT
/filters/{id} @utdk/pipedrive
/filters/{id} Update filter
Updates an existing filter.
- id path required
- The ID of the filter
- integer
- include_field_code query
- If set to `true`, each condition in the response includes a `field_code` field identifying the field by its code name
- boolean
Try it
Authentication
Configure credentials for Pipedrive API v1
Gateway
The gateway proxies requests and injects credentials server-side. Configure credentials above, then enter your gateway URL.
Saved automatically to browser storage.
Code snippet
Updates live as you fill in the form above.
TypeScript
import pipedrive from '@utdk/pipedrive';
await pipedrive.updatefilter()