Hello there,
I am building a PAD flow that requires to create folders in sharepoint. For that purpose I am using List folder action to check if the folder about to create is present or not.
Thing is that this action does not work at all (Not Found error) if you hardcode or write anything manually in the File Identifier Field, which is a bit annoying....
Could you please confirm and fix this? Thank you
PD: I think that when you hardcode the File identifier field manually the underlying interpreter does not url encode it (I have encoded it manually and it works)
Andoni