Service Routing set-up from Konga Admin UI

Hi Team,

I have installed Kong gateway in Docker in configured with Konga as per guide at

Below is the configuration for two services…

And

Then have defined Routing with only Methods as GET.

But when trying to hit from SoupUI its always hitting first service in back-end. Any Idea if missing anything here…

Thanks
Baharul Islam

Every service needs a “Route” resource to be exposed on the gateway, have you configured separate routes yet for your Kong node per each service? I highly recommend giving the admin API a look over and understanding what features are available to the gateway at a low level to have a clearer picture of how to the Konga UI interacts with your Kong: