Solace REST URL
Hi Everyone If I want to send messages to a queue directly what should be my URL ?
Best Answer
-
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:
- https://docs.solace.com/RESTMessagingPrtl/Solace-REST-Message-Encoding.htm
- https://solace.com/samples/solace-samples-rest-messaging/publish-subscribe/
- https://docs.solace.com/Open-APIs-Protocols/REST-get-start.htmhttp(s)://<brokerUrl>:<restPort>/QUEUE/<queueName>
(make sure the REST service for the message VPN is configured as "messaging" not "gateway")5
Answers
-
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:
- https://docs.solace.com/RESTMessagingPrtl/Solace-REST-Message-Encoding.htm
- https://solace.com/samples/solace-samples-rest-messaging/publish-subscribe/
- https://docs.solace.com/Open-APIs-Protocols/REST-get-start.htmhttp(s)://<brokerUrl>:<restPort>/QUEUE/<queueName>
(make sure the REST service for the message VPN is configured as "messaging" not "gateway")5