Integration with Azure service bus topic

Had a question in from a customer around integrating with Azure service bus topics and whether Alloy can currently handle integrating with service topics.
Can I get confirmation on whether Alloy’s HTTP posts would be able to handle this?

According to the documentation for Azure Service Bus Topics, you can use their public API to send messages onto the topic queue Send Message | Microsoft Docs

There are multiple other HTTP actions that can be achieved via the documentation so I would expect this to work with Workflows HTTP actions.