Workflows - Conditionally Validate Workflow Files
Hello,
We have a business requirement to have conditional validation to remove attachments in workflows based on the size of files.
E.g. if the files size id greater than 10 MB, then remove all file attachments from workflow, deliver notifications to users without attachments.
What and how is the best approach to achieve this? Appreciate any insight.