Skip to main content
HTTP app icon

HTTP

This App facilitates making HTTP requests as actionsBuilt by Splunk LLC
soar product badge

Default Version 4.0.1

August 4, 2026

Compatibility

SOAR On-Prem, SOAR Cloud

Platform Version: 8.7, 8.6, 8.5, 8.4, 8.0, 7.2, 7.1, 7.0, 6.4, 6.3, 6.2

Rating
0
(0)

Log in to rate this app

Support
Splunk Supported
Ranking

#42 in Information

This App facilitates making HTTP requests as actions

Supported actions

  • test connectivity: Validate connection using the configured credentials
  • put data: Perform a REST PUT call to the server
  • patch data: Perform a REST PATCH call to the server
  • delete data: Perform a REST DELETE call to the server
  • get headers: Perform a REST HEAD call to the server
  • get options: Perform a REST OPTIONS call to the server
  • get data: Perform a REST GET call to the server
  • post data: Perform a REST POST call to the server
  • get file: Retrieve a file from the endpoint and save it to the vault
  • put file: Put a file from the vault to another location