Splunk Enterprise Security

Phantom: Multiple Playbook Prompt Options

jamolson
Path Finder

Hello again everyone,
Was wondering if anyone has been able to get Phantom Playbook Prompts to be able to nest response option.
I see that you can select a from a few different types of response options such as "Yes/No", "Message", or "Custom List" but what I would like is actually a "Message" AND a "Custom List" response option in one prompt.
I can do 2 prompts that feed back but I thought it would make more sense to have it all in one.

I am not sure it can even do it but I have been trying to nest the "type"

options = {"type": "list","choices": ["option_1","option_2",]}

to some thing like this

options = {["type": "message"],["type": "list","choices": ["option_1","option_2",]]}

But I cant seem to get phantom to accept it, so I am not sure if it's my syntax or if Phantom just cannot do this.
Has anyone tried?
Thank you

0 Karma

jamolson
Path Finder

Looks like this can be done in the UI on 4.5
We are running a version before this so looks like an upgrade will address this.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...