marcocevoli
Member
Hi,
I'm trying to accomplish the following:
1- My workflow starts when a new video file is uploaded into a subfolder of a main Google Drive folder.
2- I'd like to get the new file details and append a new line to a different Google Sheet depending on the subfolder the new file has been uploaded to (let's say we have 3 subfolders, Italian, Spanish, English, or it, es, en). If the new file is uploaded to the Italian folder, I want to append a line to the "Italian" Google Sheet, and so on.
3- Then the video file is passed to an online transcription service, specifying the language - again - depending on the subfolder.
4- Finally, for each new file, I'd like to receive an alert on Mattermost.
I've already created a workflow that does 2, 3 and 4, but the trigger is a Google Drive step, that is, the workflow starts only if I specify a folder, not its subfolders. I thought I can use iteration and then a router step, but I'm not sure how to set them up.
Could you point me to the right solution?
If it's not clear, just let me know and I'll try to better explain.
Kind regards and TIA,
MC
I'm trying to accomplish the following:
1- My workflow starts when a new video file is uploaded into a subfolder of a main Google Drive folder.
2- I'd like to get the new file details and append a new line to a different Google Sheet depending on the subfolder the new file has been uploaded to (let's say we have 3 subfolders, Italian, Spanish, English, or it, es, en). If the new file is uploaded to the Italian folder, I want to append a line to the "Italian" Google Sheet, and so on.
3- Then the video file is passed to an online transcription service, specifying the language - again - depending on the subfolder.
4- Finally, for each new file, I'd like to receive an alert on Mattermost.
I've already created a workflow that does 2, 3 and 4, but the trigger is a Google Drive step, that is, the workflow starts only if I specify a folder, not its subfolders. I thought I can use iteration and then a router step, but I'm not sure how to set them up.
Could you point me to the right solution?
If it's not clear, just let me know and I'll try to better explain.
Kind regards and TIA,
MC