So we a process where we use Solace itself to forward messages to a REST endpoint.
We have manually created a RDP using UI and configured queue binding, I would like to do it programatically using SEMP or any other method.
So we a process where we use Solace itself to forward messages to a REST endpoint.
We have manually created a RDP using UI and configured queue binding, I would like to do it programatically using SEMP or any other method.
Hi @tbueno ,
The REST pub/sub tutorial available on tutorials.solace.dev provides instructions for creating RDPs via:
Let us know if you run into any issues with the instructions