Dashboards & Visualizations

Sending data from Splunk dashboard to some external API or a ticketing tool?

yu94
New Member

Hi All,
I have a dashboard which will list out all the errors along with some more fields in a table view.
So now what I need to do is I need to have a integration\API that should allow me to right click on the selected row of table data to send to API\Any ticketing tool.

Could you please help me on this?

Regards,
Thippesh

0 Karma

kamlesh_vaghela
SplunkTrust
SplunkTrust

Hi @yu94,

As per your requirement, you want to integrate ticketing tool and call specific API on the click of Table View row.
You can integrate dashboard's click event with third-party ticketing tool by following few steps.
1) create a javascript for defining onClick event which calls custom endpoint.
2) create a custom endpoint which communicates with a 3rd-party tool. (this is just python script).

This approach will let you know to communicates with ticket tool from the Splunk dashboard.
Let me know if you want to go with this approach I will guide you on implemetation.

Happy Splunking

0 Karma

efavreau
Motivator

Hi Thippesh,
Sending to an API means you know how to connect and what you are left with needing is a URL to connect to. At this point, maybe you are looking to perform a drilldown to fill in parts of that URL. If so, here's the details to get you started: http://docs.splunk.com/Documentation/SplunkCloud/6.6.3/Viz/DrilldownIntro
https://answers.splunk.com/answers/457956/how-to-drill-down-from-a-splunk-dashboard-to-an-ex.html
https://answers.splunk.com/answers/525623/why-are-my-forms-that-link-to-an-external-url-not.html
Regards,
Eric

###

If this reply helps you, an upvote would be appreciated.
0 Karma
Get Updates on the Splunk Community!

🌟 From Audit Chaos to Clarity: Welcoming Audit Trail v2

🗣 You Spoke, We Listened  Audit Trail v2 wasn’t written in isolation—it was shaped by your voices.  In ...

Splunk New Course Releases for a Changing World

Every day, the world feels like it’s moving faster with new technological breakthroughs, AI innovation, and ...

Insights from .conf 2025, Smart Edge Processor Scaling, and a New Splunk Lantern ...

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