Appian Community and Appian Academy are being upgraded. As a part of the upgrade, Appian Community is currently in read-only mode, and user registration is disabled until August 3. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!

The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.

knowledge Center

Certified Lead Developer

Hi All, 

I have requirement to fetch/list all knowledge centers for all the application available on server. I have uuid of all the application, need to get knowledge center. Please guide how this can be achieved.

Thanks

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Lead Developer

    Tools by which to do this programmatically are, admittedly, a little limited.  Is this something you just need to do once, or is it something that you need in the form of a dynamic, on-demand tool?  If it's just once, I'd suggest you could create a temporary "helper app", add the original contents of the main app, then filter out and remove any objects that aren't a KC - leaving you with a helper app containing just KC objects.

Reply
  • 0
    Certified Lead Developer

    Tools by which to do this programmatically are, admittedly, a little limited.  Is this something you just need to do once, or is it something that you need in the form of a dynamic, on-demand tool?  If it's just once, I'd suggest you could create a temporary "helper app", add the original contents of the main app, then filter out and remove any objects that aren't a KC - leaving you with a helper app containing just KC objects.

Children
No Data