Hello,
Two questions:
1. If I have a Cloud Flow that extracts data from invoices pulled from a website, but one of the invoices doesn't exist, can the Flow skip that invoice and move onto the next one? Would this require a Conditional Action to be set?
2. If I have a Desktop Flow that formats .csv files for multiple accounts (e.g., Account1.csv, Account2.csv, Account3.csv, etc.), and Account2.csv does not exist, can the Flow skip Account2.csv and move on to Account3.csv without stopping? Would this be set up using a Conditional Action?
Thank you.