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!

Splunk Observability Cloud's AI Assistant in Action Series: Auditing Compliance and ...

This is the third post in the Splunk Observability Cloud’s AI Assistant in Action series that digs into how to ...

Splunk Community Badges!

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

What You Read The Most: Splunk Lantern’s Most Popular Articles!

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...