Skip to main content

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

댓글 11개
  1. 2023년 1월 15일 오후 5: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