Split Field by Separator
This action type splits the content of a tag field into multiple separate tag fields based on a given separator character.
Special Fields
_TAG
covers all tag fields.
Caution: Applying this action to all tag fields at once may have unintended side effects. If you’re using a common character as a separator (e.g.,
/
,|
, or;
), it might match fields you hadn’t initially considered.