TheDMSGroup / mautic-contact-client

Create custom integrations without writing code, like having your own Zapier.
GNU General Public License v3.0
95 stars 33 forks source link

Enable new filters. #238

Closed heathdutton closed 5 years ago

heathdutton commented 5 years ago
Risk Level No Low High
Alters Lead Data? X
Schema Change? X
Adds A Query or Modifies Existing Query? X
Adds or Modifies Existing Auto-Enhancer? X
Modifies Ingestion Process? X
Modifies sendContact Data? X

Description:

in, not-in, not-regex are enabled and functional. This also cleans up the filter error output and logging to prevent self-spamming.

Will allow us to maintain small external suppression lists by filters at the client level, even up to 60k numbers/emails, without having to use the DNC functionality.