Apigee route post to get api

I have a GET API exposed as (www.example.com/find/cola?id=lite,fiz)

From Apigee I want to expose a POST API instead of GET like (www.example.com/api/find)

Body {id:['cola','fiz']}

Is it possible to accept post api and transform and route as get from apigee proxy ?



Comments

Popular posts from this blog

Today Walkin 14th-Sept

Spring Elasticsearch Operations

Hibernate Search - Elasticsearch with JSON manipulation