Create Queue in Azure
Let’s create a mule flow which create Azure Queue – for this we first configure HTTP listener to accept UIR parameter – queuename as input.
Will pass the same name to Azure Storage Connector and Last add Set Payload activity to set Payload which will be return to caller
Run the mule service and invoke it through Postman or SOAP UI
We got a success response and now we can see the same in Azure Storage Explorer
Also please see
Azure Storage Container Tutorials
Thank you for taking out time to read the above post. Hope you found it useful. In case of any questions, feel free to comment below. Also, if you are keen on knowing about a specific topic, happy to explore your recommendations as well.
For any latest updates or posts on our website, you can follow us on LinkedIn. Look forward to connecting with you there.