Hi All
I have a fairly big problem here:
- In some flows, I can turn on pagination and change the threshold for the 'Get Items' connector in SharePoint to 100k without any error messages, and when I test it, I indeed can get much more item from my SP list.
However, I have built a flow which upload items to a SharePoint list (this list will never exceed 30k items), but the flow needs to check if the ID column is already present in SharePoint, If so, it needs to update the record and not create a new.
Now all of a sudden, when I try to change the Threshold and turn on pagination, it gives me the error that I cannot exceed 5000 items.

This completely ruins my solution...
Please help
Thank you in advance and kind regards