v1
latestOpenAPI 3.0.12026-08-0621301.7 MBFilters
Add a new filter
Adds a new filter, returns the ID upon success. Note that in the conditions JSON object only one first-level condition group is supported, and it must be glued with 'AND', and only two second level condition groups are supported of which one must be glued with 'AND' and the second with 'OR'. Other combinations do not work (yet) but the syntax supports introducing them in future. For more information, see the tutorial for <a href="https://pipedrive.readme.io/docs/adding-a-filter" target="_blank" rel="noopener noreferrer">adding a filter</a>.
post/filters
Query parameters
include_field_codeboolean
If set to true, each condition in the response includes a field_code field identifying the field by its code name
Request body
Response
Success