Meld Tags can be used as a condition in workflows to limit or execute any available action when a trigger event occurs. Tags can be added manually to a Meld or automated through another workflow. Tags are used when a specific process, procedure, or filter needs to be used. These Tag based conditions will help automate and execute those processes and procedures. The Meld Tag condition will look for the presence or lack of a tag based on the sub-condition selected. Examples of the sub-conditions and uses are listed below.
Sub-Conditions
- Any Of - One of the tags listed must be present on the Meld, but all are not required.
- None Of - The Meld must not include one of the tags listed.
- Not Contains All Of - The Meld does not contain all of the Tags listed, but can contain other tags.
- Contains All Of - The Meld does contain all of the Tags listed, but can contain other tags.
- All Of - The Meld must contain all of the Tags listed, but can not have any other Tags.
- Not All Of - The Meld can not contain all the Tags listed, but can have one or some of the Tags on the list.
- Missing - The Meld has no Tags.
- Present - The Meld has at least one Tag attached.
Example of a workflow with a tag based condition.