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
SplunkTrust
SplunkTrust

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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Event Series: Level up your SOC: Advancing with Splunk Enterprise Security

AI has fundamentally raised the stakes for security operations, and this three-part series is your guide to ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...