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!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...