Solace REST URL

Hi Everyone If I want to send messages to a queue directly what should be my URL ?

Hi Naga. Did you try looking in the Solace documentation? Just wondering if you had a hard time finding the answer to this…? We’re always looking for ways to improve our docs for better “self help” and searching. Let me know.

Anyhow:

http(s)://<brokerUrl>:<restPort>/QUEUE/<queueName>
(make sure the REST service for the message VPN is configured as “messaging” not “gateway”)