Filter with Python SDK

Knowledge Drop

Last tested: Jun 22, 2020
 

Using the Python SDK, you create the filters argument in the form of a dictionary, ex:

filters={"view.field_name": value}

If you want a contains filter, you can use wildcards, ex:

filters: {"view.field_name" : "%containstring% "}

This content is subject to limited support.                

Version history
Last update:
‎06-28-2021 11:49 AM
Updated by: