• Api filtering null values

    Hi everyone! I am trying to filter all the records that have null value on a specified field. For instance all the Workflows where the Name is null. As mentioned on the documentation the value for null filters must be added like: "name": {"$is_null…