Hello there,
I am trying to get the built-in library "Documents" using Sharepoint Get files (properties only). Since this action only allows maximum of 100 items, I am trying to filter Path using ODATA filtering. However, no matter if I use Path eq 'xxxx' or {Path} eq 'xxxx', I get either column Path is not found or {Path} is not valid.
Because my site address is dynamic, return value is JSON, maybe this is why ODATA filter does not work.
Does anyone know how to filter correctly? Thank you so much for your help.
Best regards,
David
