So I'd like to perform the following - each N seconds get X messages from a sessions-enabled queue (peek-lock) and then send them together(in a single request) up to the next processing point. Here are options I've come up so far -
- "Get messages from a queue" action
Seems like it requires me to hardcode a session id beforehand(?), which is not that handy.
It's still in preview
Seems like it will work, but requires extra coding.
Any suggestions on how to effectively achieve it via Logic Apps with stuff available today?