What is the maximum no.of conditional flows in a Proxy?

What is the maximum no.of conditional flows in a Proxy as a best practice? Is there any limitation?

1 3 144
3 REPLIES 3

Not applicable
@mohana monangi

I believe there is no specific limitation on no. of conditional flow you can include in your proxy.It always depend on your use case. But you need to make sure the API Proxy bundle size cannot exceed more than 15 MB.

Thanks Umanng.

@mohana monangi and @Umanng Goel

The max API Proxy bundle size of 15mb can be calibrated.Please refer community article

https://community.apigee.com/questions/10850/api-proxy-size-limitation.html

The number of flows can be limited by using API first design best practices and hiding the complexity behind query string.Please refer API Design best practices for further in depth insights in designing your API.

https://pages.apigee.com/ebook-web-api-design.html

Cheers !

Saurabh Chhatwal