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!

Data Preparation Made Easy: SPL2 for Edge Processor

By now, you may have heard the exciting news that Edge Processor, the easy-to-use Splunk data preparation tool ...

Introducing Edge Processor: Next Gen Data Transformation

We get it - not only can it take a lot of time, money and resources to get data into Splunk, but it also takes ...

Tips & Tricks When Using Ingest Actions

Tune in to learn about:Large scale architecture when using Ingest ActionsRegEx performance considerations ...