Hi @NikhilRPA
For my idea:
1.Create array variable for get file directory
2.Create int variable for running array
3.Get PDF file directory to array
FilePath = Directory.getfiles(“Put your folder path”)
4.For each to put array value to “Read PDF text”
You can refer as below for guideline
ReadMultiPDF.zip (523.7 KB)
I hope it will be useful to you