I’m working on preparing to migrate our company over to frame.io, and am coming up against some issues managing how our users get notified when an asset they are working on gets a comment.
We have ~50 active projects at a time, with about 12 team members trading off who is working on them, usually only one at a time.
The built in notification system is nice and functional. The issue lies in that managing the state of the notification preferences is quite tedious with that many projects floating around. We swap around pretty quickly and everyone receiving an email or notification for every comment that gets posted on frame.io for every project would be overwhelming.
I’m open to ideas, but a few things that I think would make this easier would be:
-
Adding support in the v4 API for setting notifications preferences per project.
-
A preference to allow notifications on assets that you have uploaded.
The closest I’ve got to something that I feel would be reasonable is using the zapier integration to send new comments to our Project Google Chat spaces, but adding the zapier bot to a google chat space can only be done manually as far as i know and it’s a bit tedious to do that for every single project.