Dynamic result changes based on file/folder name
I want to dynamically determine the file/folder name and change the result accordingly.
Example: If the name of a newly uploaded file in folder X contains the string “AAA”, move it to folder “AAA”.
【日本語】
ファイル/フォルダ名を動的に判断して、それに応じて結果を変更したい。
例)フォルダXに新規アップロードされたファイル名に文字列「AAA」が含まれているとき、フォルダ「AAA」に移動する
3
votes