• 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…
  • How can I check if a scheduled report is empty, not send it?

    Hello, I want to know more about what I can do if a scheduled report that runs every so often is empty. I want it not to be sent. I appreciate all the ideas! Thank you.