I'm using WSO2 api manager (WSO2AM) to manage and publish my APIs. Now, I want to forward a API to multiple endpoint, example: when my product update, I want to notify to many services which are subscribed (store in db).
Can wso2am forward request to multiple endpoints?