I built a workflow to capture data from pdf file by AI builder. the workflow get files from sharepoint folder, and input the captured data to a sharepoint list.
The problem is there are thousands of files under sharepoint folder, but only created 100 items in list after running the workflow. my expectation is one item for one pdf file, so thousands of files should create thousands of items in list.
So who do know how to fix this issue?