Skip to main content

Is there a way to validate if your Flow Upload File Component has a file attached? 

11 commenti
  1. 15 gen 2023, 17:26

    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.

0/9000