I have developed some APIs flow in WSO2 developer studio and host it on WSO2 EI Server.
And then i published those URLs to WSO2 API Publisher and implemented the oAuth2 security over there.
At last the client/consumer have access to the URLs from API Publisher.
Now what i want that every request and response of the service should be stored in MySQL external table.
Any idea what to do in WSO2 EI flow. or any other alternate.