Liberty Api calls to liberty API endoints from within the same host

Hi there, is it possible to do api calls from and to the same host you are currently within?

Yes absolutely, what difficulty are you experiencing.

thanks! Not experiencing difficulty on it, just checking possibility

1 Like

Edit: Solved now thanks

choice data type needs to become string, was hoping to do it as a preprocessor in the api call, but it is being turned into the liberty reference value before reaching it. is there a way of solving this without going back and setting earlier used data types as single line text? pressed solution earlier by accident

sorted now with choice to text processor.