Hi,
I've a usecase where i need to check the incoming request header (example: domain) once that header values matches then we need to call the respective backend endpoint. Can you please help on how we can implement this logic using switch condition in api connect v10 ?
Example
incoming request header name is domain
if domain = a, then call a endpoint
domain = b, then call b endpoint
domain = c, then call c endpoint
Appreciate your help on this.. Thank you
------------------------------
Raja Kumar
------------------------------