Hi,
I am trying to build an automation that enables me to post messages to RabbitMQ for onward processing. I am struggling to see how I can do this in UiPath as I do not have an API end point to interface with (due to local implementation)
I have seen the C# code used and I can also see there are RabbitMQ Packages available in the nuget.org package library but I am unsure any of this is going to be of any help to me?
Does anyone have any ideas or can point me in the right direction to find out more?