Questions and answers
- Should we use a no-code/low-code approach for every data validation, system integration, or data synchronization?
Answer: No. Power Platform is not only a no-code/low-code platform but also a pro-code one. Depending on the requirements and the considerations, a pro-code approach may be the best solution.
- From a data validation perspective, which are the main differences between a classic workflow and a cloud flow?
Answer: A classic workflow can only use the record on which the workflow is being executed—and its related record—to do data validations, and it can be executed in asynchronous and synchronous modes. On the other hand, cloud flows can use the +700 Power Platform connectors to connect with different systems or records to perform validations, but they can only be executed as an asynchronous flow.