Question

How to consume a new message published to a subscribed topic on an activeMQ broker by trigger?

  • 4 December 2023
  • 1 reply
  • 25 views

Hello,

How do I need to set a trigger when I would like to consume a new message (JSON formatted) that will be published to a topic I would like to subscribe to at an ActiveMQ broker. This received new message will then be processed further in the next steps.

 

Thanks a lot in advance.

 

Best regards, Hugoman


This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Userlevel 7
Badge +11

Hi @Hugoman, welcome to the Community! 

If ActiveMQ broker app’s API supports webhook events for new messages, then it should be possible to subscribe to that event using Webhooks trigger in a Zap. Webhooks are a more advanced feature and API’s can vary greatly so we can’t give the exact setup you’d need for the trigger, but we do have some more general instructions provided in our Trigger Zaps from webhooks guide which may help.

If you run into any errors please share a screenshot of them here and the Community will do their best to help troubleshoot it with you. Remember to remove/hide any private information (like names, emails, addresses, API Keys etc.) from any screenshots before sharing. 🙂