Is there a way to validate if your Flow Upload File Component has a file attached?
11 comentários
You can also use the formula in the decision element to check the file size, if the size is greater than 0, then it means that file has been attached, otherwise, it means that no file has been attached.