Upload BLOB to Azure Container Let’s create a Mule flow which upload the JSON BLOB message to Azure BLOB container. Create a HTTP listener to accept JSON request Next we will store the request in local file We will also accept filename as query param which will be used as Name of…
Read More