Skip to main content
Question

Multiple triggers in Google SecOps SOAR

  • September 11, 2025
  • 2 replies
  • 49 views

devashishsingh
Forum|alt.badge.img+3

Hi community friends,

I am wondering if I could have multiple triggers yet interrelated in a SOAR playbook. Just to give an example, say I want to check for all emails for potential phishing attempt but only those which are smtp-inbound. Now these two are in different UDMs. one is product type - Email and other one is principal application which is smtp-inbound. How do I achieve this?

2 replies

ylandovskyy
Staff
Forum|alt.badge.img+16
  • Staff
  • September 11, 2025

Hey ​@devashishsingh ,

 

“Custom Trigger” allows you to build triggers and reference different fields. 

 

 

You will need to find the correct placeholder that corresponds to the key against which you want to make the trigger work.


cmorris
Staff
Forum|alt.badge.img+10
  • Staff
  • September 11, 2025

You can use a trigger with multiple conditions with an and between them. You could also build that logic into the detection rule itself.