Creating an Apigee Java Callout Extension Policy

Creating an Apigee Java Callout Extension Policy

Hey All,

In this video I show how to create a simple "Hello World" Apigee Java Callout. Java Callouts allow you to extend the out-of-the-box policies in Apigee with your own custom logic. For this process I am using IntelliJ, but you could use any other IDE (or just a text editor).

In a future video I will take this to the next level, and show more advanced stuff that you can do from the custom Java Callout code. For example, I will show how to use an external library, how to pass parameters into the Java Callout code, and how to read and write headers and query parameters also from within the Java code.

Version history
Last update:
‎03-03-2020 08:53 AM
Updated by: