Splunk SOAR

How to Hyperlink in Splunk SOAR/Phantom Notes?

jasonr
Engager

I'm currently adding notes through a playbook via Python automation.

I'll have a formatted string:

 

 

f'<a href="https://www.url.com"> Link Label </a>'

 

 


Then when add it to the task notes, the inside of the tag gets wiped out and I'm left with:

 

 

<a> Link Label </a>

 

 


I've seen workable links in the notes, how do I go about this?

Labels (2)
0 Karma
1 Solution

phanTom
SplunkTrust
SplunkTrust

@jasonr if you are on any recent version the default language is now Markdown.

See the Markdown cheat sheet for the syntax: https://www.markdownguide.org/cheat-sheet/ 

 

-- If this helps please mark as a solution. Happy SOARing! --

View solution in original post

phanTom
SplunkTrust
SplunkTrust

@jasonr if you are on any recent version the default language is now Markdown.

See the Markdown cheat sheet for the syntax: https://www.markdownguide.org/cheat-sheet/ 

 

-- If this helps please mark as a solution. Happy SOARing! --

jasonr
Engager

@phanTom that did the trick, thank you.

0 Karma
Get Updates on the Splunk Community!

Changes to Splunk Instructor-Led Training Completion Criteria

We’re excited to share an update to our instructor-led training program that enhances the learning experience ...

Stay Connected: Your Guide to January Tech Talks, Office Hours, and Webinars!

❄️ Welcome the new year with our January lineup of Community Office Hours, Tech Talks, and Webinars! &#x1f389; ...

Preparing your Splunk Environment for OpenSSL3

The Splunk platform will transition to OpenSSL version 3 in a future release. Actions are required to prepare ...