How to register Feed Subscriptions programmatically?
Hi,
is there a way to register Feed Subscriptions (Team Artifacts View --> Feeds Folder) programmatically or via an extension point? Thanks! Andreas |
2 answers
Hi Andreas,
there is no extension point yet to add feed subscriptions, but in the future we plan to make the list of subscriptions configurable on the server to push the subscriptions to all clients. For now, if you want to add a subscription programmatically you can use the public method FeedManager#addChannel(). Ben |
Hi Ben,
thanks for your fast reply! A programmatical approach is all I need. Andreas Hi Andreas, |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.