Triggering Zoho Flow on Workdrive File Label

Triggering Zoho Flow on Workdrive File Label

Right now Im trying to have a zoho flow trigger on the labeling/classification of a file in a folder. Looking at the trigger options they arent great for something like this. File event occurred is probably the most applicable, but the events it has arent great for static files that are uploaded. I looked into marked as complete but that didn't trigger when I marked a file as Final. Checkin/Chjeckout/comment work okay but I really like the UI of the labels to visually see which files users are selecting rather than the small lock image or the comment on the edge of the file. Flow does have a secondary function to search files by keywords that can look at the label but I would still need a way to trigger it when a file is labeled. 

My use case is that on our CRM deal module users upload files into the attachment field. These are then uploaded to a workdrive folder linked with the deal and the attachments are permalinked in the attachment area and the files are deleted from the CRM. The files then will get uploaded to a dispatching calendar in creator. The goal in labeling files it to limit which ones are sent into creator. I was able to get working code that looks at the label to filter out files that are not. The only issue is the user uploads the files which causes the trigger, which after uploading the user would go into workdrive and label it. Which would be after the trigger occurred. This is where I was hopeful the flow would come in to look for those edits. This is a pretty specific request and my logic may be a little off so I would be open to ideas on how to try and get around this logic, may it be adding something something in CRM to differentiate files to send to creator or something of the sort. 

Thanks for any ideas in advance!