ServiceNow to Azure Service Bus Subscription Integration API

jbugarin
Giga Contributor

Hi,

I am needing to setup a ServiceNow instance to be able to connect to an Azure ServiceBus and subscribe to a topic. Once subscribed, I am needing it to be able to listen for the response after subscribing to the ServiceBus and then processing the response in a workflow. 

Any tips/suggestions on this would help as I have not seen any knowledge on connecting ServiceNow with a Azure ServiceBus for a successful connection/subscription.

1 ACCEPTED SOLUTION

Thomas Lindenho
Giga Guru

Hi,

without further details, I think a good approach would be to subscribe to the topic and use a scheduled import to get new messages from the topic. You can create or update target records by transform maps with the received data of the messages and trigger the workflow.

Hope that helps.

Kind regards
Thomas

View solution in original post

5 REPLIES 5

PinkuM
Tera Contributor

@Rohit7 

did u fulfil above requirement.have similar requirements any help appreciated.

 

thanks in advance