Hi there
We would like to display some specific content out of Jira (specific issues, backlog) and out of Confluence on a screen using a digital signage software.
We are looking for a simple way to do that. Are there any (free) tools to do that? Does someone had done that already?
Thank you very much for your help.
Best regards Markus
Hi Markus,
welcome to the Atlassian Community!
Sometimes this is done via the built-in "wallboard" functions:
https://support.atlassian.com/jira-core-cloud/docs/set-up-a-wallboard/
Here is some further reading about it:
https://www.atlassian.com/blog/jira-software/3-steps-to-a-rocking-agile-wallboard
From my experience users often want to have a more specific display of the data or just don't accept the design of the built in wallboard, the kind of elements are arranged - or even worse: the display in the office must meet corporate styleguide guidelines...
If so, then you need to fetch relevant data using REST API, process it and display it in the digital signage software of your choice.
I know - there is a big gap between the first mentioned "wallboard" and coding everyting from scratch using REST API (second mentioned approach).
Cheers,
Daniel
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.