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!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...