I’m talking about logging into Frappe (ERPNext) and from there, provide one or more sections to the system where various in-house tools are developed for. In this case, as an example, I want to manage permissions for one or more dependent applications (think GDocs; GMail; etc.). Once managed, I want to queue those changes into a feed that can be read and otherwise processed by the downstream system (e.g. permissions against GDocs would update as its permission microservice can absorb the stream from the custom module built within Frappe/ERPNext)
Another use-case here is for certain needs, where a straight pre-built form within ERPNext isn’t complex enough, to build a module where I’ve built my own UI and back it somewhere (even using “docs” within ERPNext, if applicable)