I have a requirement where we need to read the message details from service bus topic to our system via using logic apps.
WE can achieve it by using recurrence trigger in logic app or can we capture data on real time event. Ex: once there is an update in source it triggers to the Topic , can logic app pick up immediately or need interval time ony?