Support for Knowledge #93
Replies: 2 comments
-
|
I see knowledge articles as "Data Records" on the instance, fluent is good at building "Config Records". I agree there is value in having fluent APIs to config knowledge bases, setup approval groups, link custom approval retire flows, etc., However I see our users continue to use our MCP server to create and update knowledge articles in ServiceNow. |
Beta Was this translation helpful? Give feedback.
-
|
I would love his. The ability to write your entire KB structure in code then have your documentation in source control deployable into an instance or marked for deletion. Bonus points if you could store markdown in a git repo and include it in a fluent defined KB. That way all documentation could be in source control and deployed on schedule. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
It would be valuable to extend Fluent with support for the Knowledge Management area, allowing knowledge articles to be defined, version-controlled, and deployed alongside other application artifacts.
Knowledge articles are an important part of application lifecycle management. During development, troubleshooting, and operational support, teams frequently document findings, known issues, implementation decisions, workarounds, and best practices in the knowledge base. Keeping this content close to the source code would make it easier to maintain, review, and manage through the same development workflow used for other application components.
By enabling knowledge articles to be authored in Fluent and synchronized with ServiceNow instances, teams could:
This would help treat knowledge as a first-class citizen in the development process, improving both developer productivity and long-term maintainability.
Beta Was this translation helpful? Give feedback.
All reactions