All Apps and Add-ons

Splunk add-on builder - how to pass value from one component to another component?

dkwa01
Engager

Is it possible to pass a value within a component to another component in the data input parameters? I have a drop down list with an internal value '/accounts/userid/${id_acc}' and a text box to populate that ${id_acc} value. However it doesn't seem to work when I run a REST API test. The ${id_acc} in the drop down list is just showing up as '/accounts/userid/${id_acc}' and not replaced with whatever I type in the text box.

Thanks in advance for your help.

alt text

0 Karma

chli_splunk
Splunk Employee
Splunk Employee

Sorry AoB doesnt have this feature currently. Tokens only work in REST input page.

0 Karma
Get Updates on the Splunk Community!

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...

Adoption of Infrastructure Monitoring at Splunk

  Splunk's Growth Engineering team showcases one of their first Splunk product adoption-Splunk Infrastructure ...

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...