When using GET USER DATA for image input (e.g., collecting photos), I would like the option for it to run in the background and continuously collect media without interrupting the flow.
Specifically, the system should:
-Allow collecting multiple images within the same step
-Not send a message to the customer after each upload
-Not stop or move to the next flow step automatically
-Continue listening for images even if the customer sends text messages in between
-Still capture a photo if the customer sends text first and the image later
The goal is to enable seamless, flexible media collection while keeping the conversation flow active and uninterrupted.
This would greatly improve user experience for workflows that require multiple photo uploads or mixed input (text + images).