Getting Data In

Calling REST api and SOAP api from Django views

shrirangphadke
Path Finder

Hi,
Is there any way to call REST api and SOAP api from Splunk app (server side)?

When a Django view is called I want to call some third party REST api and SOAP api to configure syslog endpoint to splunk.
Is there any way I can achieve that?
Please help.

Tags (3)
0 Karma

alacercogitatus
SplunkTrust
SplunkTrust

As of 6.x, you should not be using Django. Instead, use an HTML Dashboard. There you will find that jQuery is automatically loaded, and you can make your calls via $.get and $.post.

0 Karma

shrirangphadke
Path Finder

Hi, Thank you very much for your answer!
Sorry I forgot to mention, I want to execute REST and SOAP on a server side. Is there any way to do that ?

0 Karma
Get Updates on the Splunk Community!

BORE at .conf25

Boss Of Regular Expression (BORE) was an interactive session run again this year at .conf25 by the brilliant ...

OpenTelemetry for Legacy Apps? Yes, You Can!

This article is a follow-up to my previous article posted on the OpenTelemetry Blog, "Your Critical Legacy App ...

UCC Framework: Discover Developer Toolkit for Building Technology Add-ons

The Next-Gen Toolkit for Splunk Technology Add-on Development The Universal Configuration Console (UCC) ...