How to add multiple documents to Action centre together and get the validation result without using loop

I have created a flow specifically for retraining the ML model. I have some documents in my output folder that I want to send to Action Center. After all the documents are validated, the bot should resume the process and retrieve all the validated results for training the dataset using the “Train Extractors” activity.
So my question is Can I add documents in bulk and retrieve the validated results. Does anyone know a solution for this?

@Althaf_kn1

There is no bulk as such..but why do you want to do in bulk only? Doing it one after the other alao should not be any different

Cheers

Hi @Althaf_kn1

Pls refer this docs,

Happy Automation