Forum Discussion
IvanWilson
Aug 09, 2021Iron Contributor
SharePoint Create File action does not support certain characters
I'm trying to use the Create File action in Power Automate with SharePoint Online. However the operation fails with the error "File not found" if the filename includes # or % Both of these are v...
Tim_Coalson
Oct 27, 2022Copper Contributor
same issue. I'm surprised there is not more activity on this. Any ideas? My file name does not have special characters but the document library does and they were created fine using Power Automate actions. However the Create File action fails when trying to create a file inside of this document library with special characters in the name.
Oct 30, 2022
Hi Tim!
You can create a file with special characters, you need to use Http Request for SharePoint Connector in conjunction with Create a File to do this, as you need to update the file name after creating it...
Did a blog post a while back for exactly this, you can more or less just copy the code in there, just update the fields you need changed:
https://yourmodernworkplace.com/blog/create-sharepoint-file-with-special-characters-with-power-automate