We use a workflow to set up the same folder structure under each new main file we add. So it works like
- Smith, John
→ Internal
→ Folder A
→ External
→ Folder A
So the internal is for team member use, and the external is shared with clients to upload folders into. This structure gets created automatically each time we add a main folder using Box relay workflows. We would like to add the rule so that any file uploaded to Smith/External/Folder A gets copied to Smith/Internal/Folder A, and send a notification to the team. It doesn’t seem like there is a way to generically create those type of triggered rules through the AI, is there a way to do so through the API and SDK?