Hello Apigeeks
I have two non-target endpoint proxy with two flows
I will send payload to flow1 and cache them. I will retrieve the cache data via flow2.
The payload is a large size of json
Since KVM has limit to the size, can anyone suggest how I can cache large json data and retrieve them altogether?