View Source Glific.Taggers (Glific v5.1.6)

The API for a generic tagging system on messages that coordinate with different types of taggers. The proposed taggers are: Numeric Keyword Emojis

Positive
Negative

Automated

Compliments
Good Bye
Greeting
Thank You
Welcome
Spam

Link to this section Summary

Functions

Cache all the maps needed by the automation engines. Also include ability to reset the cache when tags are updated

Reset the cache, typically called when tags are either created or updated

Link to this section Functions

Link to this function

get_tag_maps(organization_id)

View Source
@spec get_tag_maps(non_neg_integer()) :: map()

Cache all the maps needed by the automation engines. Also include ability to reset the cache when tags are updated

Link to this function

reset_tag_maps(organization_id)

View Source
@spec reset_tag_maps(non_neg_integer()) :: list()

Reset the cache, typically called when tags are either created or updated