Splunk SOAR

Prompt email with certain event

johnlee2327
Explorer

I have try to prompt with my email.

To execute the requested action, deny or delegate, click here https://10.250.74.118:8443/approval/14.

It need to enter the WEB UI and found the "certain" prompt.
If I have 10000 prompt, I can not found the event related to the email rapidly.

johnlee2327_0-1724123070546.png
 If it is possible that use rest api to post prompt decision to soar certain event?

Labels (1)
0 Karma
1 Solution

SOARt_of_Lost
Path Finder

If you have more than a small number of prompts at a time, you need to change how your playbooks are working. Speaking from experience, that will lead to things being missed and waiting for too long.

To answer your question, you could try changing your link to point at the container holding the prompt instead of the prompt on its own.  That would look something like

https://10.250.74.118:8443/mission/[number]/analyst/approvals 

 

View solution in original post

0 Karma

SOARt_of_Lost
Path Finder

If you have more than a small number of prompts at a time, you need to change how your playbooks are working. Speaking from experience, that will lead to things being missed and waiting for too long.

To answer your question, you could try changing your link to point at the container holding the prompt instead of the prompt on its own.  That would look something like

https://10.250.74.118:8443/mission/[number]/analyst/approvals 

 

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...