How to get Mulesoft artifact (latest version) from Anypoint Exchange and deploy to the Coudhub using an API?
I am curruntly developing a CICD pipeline for the Muleapp deployments. Curruntly the build pipeline has been developed and the build artifact is saving in the anypoint exchange. So now i'm tring to implement release pipeline. Basically now i want to get the latest version of artifact from the exchange and deploy the application.