Splunk SOAR (f.k.a. Phantom)

How to get the results of a playbook to show up as a note in a different phase?

Ragamonster
New Member

Hello, I've been tasked with having the results of a playbook show up as a note in a different phase.

Any instruction or ideas welcome.

Thanks so much.

Labels (1)
Tags (1)
0 Karma

phanTom
SplunkTrust
SplunkTrust

@Ragamonster you will need to use REST to find the task you want to add the note to and then POST the note to that task.

https://docs.splunk.com/Documentation/SOARonprem/6.1.1/PlatformAPI/RESTNotes 

Specifically look at the below:

phanTom_0-1697792118004.png


You can do this using the HTTP app but I prefer using the sessions API as it's pre-authenticated and gives you a lot more control: https://docs.splunk.com/Documentation/SOARonprem/6.1.1/PlaybookAPI/SessionAPI 

-- Hope this helps. If so please mark as a solution for future readers. Happy SOARing! --

0 Karma

SOARt_of_Lost
Path Finder

What sorts of results are you trying to post as a note? You can plug just about anything you want into a utility block calling the add note function. You can insert a format block just before the note block and use its formatted_data (not formatted_data.*) output to make it look nicer or combine info from different sources.

0 Karma
Get Updates on the Splunk Community!

Detecting Remote Code Executions With the Splunk Threat Research Team

WATCH NOWRemote code execution (RCE) vulnerabilities pose a significant risk to organizations. If exploited, ...

Enter the Splunk Community Dashboard Challenge for Your Chance to Win!

The Splunk Community Dashboard Challenge is underway! This is your chance to showcase your skills in creating ...

.conf24 | Session Scheduler is Live!!

.conf24 is happening June 11 - 14 in Las Vegas, and we are thrilled to announce that the conference catalog ...