I need check, my file .xlsx or not.
That topic Check format file I not got answer
Hi @RPA3
You can using [Path.GetExtension(File Path)] to check it
You can refer as below for guideline:
GetFileType.zip (24.5 KB)
I hope this information will be useful for you ![]()