Hello,
I am working on a process and I am required to use an API call to put data into an Azure service bus. . .
Is this possible in UiPath Studio?
Hello,
I am working on a process and I am required to use an API call to put data into an Azure service bus. . .
Is this possible in UiPath Studio?
Hi @yusuf_aziz
Welcome to UiPath Forum,
Yes. Definitely you can use our inbuild feature (HTTP Request) to consume an API.
Hope this will help you. Kindly check/test the given solution and close the topic by marking the solving post as ‘solution’
Thank you.
Hello, thanks for the response, although posting a message to an azure service bus does not use a HTTP request. I believe it uses the Azure.messaging.Servicebus namespace, so I was wondering if anyone had done this with either an invoke code, or if there was an activity to do this task
Hi @yusuf_aziz, Did you get any options for this. I have same scenario. I need to send and receive messages to Azure Service Bus
Hello All,
Any news on this?