Hello everyone,
is it possible to convert the output of an API into another type? For information we are on the ON-Premise version.
Specifically, we receive a date from an API, which comes in the type String and which we would like to convert to the type Date.
This is the error message we get when we change the paratmeter type to Date and then specify it as an output parameter in the API:
