HPE Morpheus Enterprise
1832855 Members
3059 Online
110047 Solutions
New Discussion

REST Option-List dependent on Existing workflow Input

 
Not applicable

REST Option-List dependent on Existing workflow Input

Scenario:
There’s an existing workflow with a simple key-value input from a manual option-list.
There’s a need to inject user output from that option into a REST option list as a variable.

What will be a good way to make this work?

Additional note: REST Option-List generally states the request isn’t formed correctly with error 400. I am unsure if the variable I am calling is null from the manual option list or if there are issues with the way I’m formatting the request script.

3 REPLIES 3
cbunge
HPE Pro

Re: REST Option-List dependent on Existing workflow Input

Are you attempting to use the output from Option List 1 in the URL of Option List 2? Or are you utilizing the request/translation scripts?

Not applicable

Re: REST Option-List dependent on Existing workflow Input

@mpopa Did you find a way to get the output from one Option list/input to another option list ?

Not applicable

Re: REST Option-List dependent on Existing workflow Input

Attempting to push output data from Option List 1 into the REST Option List 2 via a request script