The seven Action types
The Trigger Action
In this lesson, we’ll cover:
- How the Trigger Action helps you make decisions in your automation stories, by only proceeding if specific rules are matched
- Crafting match rules based on dynamic event data
- Different match rules, like
regex
andfield=value
- Using multiple rules together
- Advanced features like
emit_no_match
Further reading
Check out the Trigger Action docs page for a full description of all capabilities and configuration options.