Apr 18, 2018
1 min read
API Mediation Cookbook
API Cloud comes with a powerful mediation engine that can transform on the fly requests to the backend as well as the responses coming back.
Our cloud team went through all the support requests on custom mediation flows that we had over the years and published the most popular sequences in our documentation for you to re-use.
Check them out:
- Changing the content type
- Extracting, transforming or replacing the contents of a message
- Adding headers
- Filtering messages
- Routing to different backends
- Working with properties
- Reading path and query parameters inside the sequence
- Moving query parameters to the REST path
- Disable chunking
- Debugging your requests
- Service Chaining with API Cloud
- Other custom mediation scenarios
- Viewing sequences uploaded to APIs
Also, see this page for instructions on uploading your sequences.
And finally, don't hesitate to use the Support menu to ask any questions or request assistance. We are here to help!
