🎄 Happy Holidays! 🥳
Most of Solace is closed December 24–January 1 so our employees can spend time with their families. We will re-open Thursday, January 2, 2024. Please expect slower response times during this period and open a support ticket for anything needing immediate assistance.
Happy Holidays!
Please note: most of Solace is closed December 25–January 2, and will re-open Tuesday, January 3, 2023.
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