Creating a custom trigger.

Hi,

What is the general process for creating a custom playbook trigger? Any links to docs? 

Thank you!

 

1 3 137
3 REPLIES 3

There are a number of triggers available  including trigger by product name, network name, alert type, alert trigger value and so forth. Each of these triggers are basically looking at a condition of the alert type (or network name or product name) starts with, equals, or contains some value.

The All trigger runs on every event. Custom trigger provides a way to create a more custom filter for your playbook to trigger against. You can use and/or as well as criteria from the alert schema but also events, cases and entities.

jstoner_0-1705930249931.png

 

I should have asked...is there a way to create a custom Trigger similar to how a custom Action can be created (in the IDE)? Thank you!

Unfortunately, I don't believe there's a current way to create a custom trigger in the IDE.