I am trying to get files in a document library witha filter on Name, not Title.
I do understand the difference between column Name and Title in a Sharepoint library, but the customer is not using Title field.
Running the action Get files (properties only) with the Odata query "Name eq 'TestName'" returns an error saying that the column Name does not exists.
Have anyone succedded with running the action "Get Files (properties only)" with a simple filter on the default Name column in a Sharepoint library?
