About the Application
Problem
Every week, a number of videos (between 10 and 20) are uploaded to YouTube, Vimeo, and Rock RMS. A similar process is followed for Spreaker (non-visual content). This manual process is time-consuming, and automation would create leverage by improving efficiency.
Onboarding new campuses proposes an asymmetric amount of data entry, potentially archiving every piece of video / audio content on all these platforms.
Solution
The solution involves automating the content management process. By using an API from YouTube, we can run a webhook in Rock RMS that triggers a workflow. The workflow involves creating a content asset for each video, adding it to a dynamic playlist, and rendering the content on the UI using Vue.js.
Here is the end result of the project - a working UI as filled by automated cron and workflows (but not to the degree it needs to be). Automated /Messages
Departure
Currently, other projects have taken priority.