Skip to main content

Creating a custom trigger.

  • January 21, 2024
  • 3 replies
  • 15 views

Forum|alt.badge.img+2

Hi,

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

Thank you!

 

3 replies

jstoner
Staff
Forum|alt.badge.img+22
  • Staff
  • January 22, 2024

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.

 


Forum|alt.badge.img+2
  • Author
  • New Member
  • January 22, 2024

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.

 


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!


Forum|alt.badge.img+8
  • Staff
  • February 6, 2024

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.