Hello,
More than a question than a request for any help however, I'm about to use Adobe Sign bulk upload to send 500-1000 contracts.
As part of this process, I've built a flow in power automate that upon completion, save the pdf to a sharepoint site. There is however a required naming convention for those files, therefore to do this I used 'get a row' from excel, to match up the email addresses from the bulk adobe send to one in the excel file, then use those details as part of the name of the file, for example 'payroll_firstname_surname.pdf'
I understand that 'get a row' is limited to 256 rows, therefore I have added an action before this 'list rows present in table' and enabled Pagination and changed the threshold to 2000.
Can anyone tell me if this will then extend the threshold of the 'get a row' to search more than 256?
If not, is there a known work around?
I hope this makes sense!
Thanks