Summary
Supplies information about news items (a.k.a blog posts) in Confluence.
 | Key names are case-sensitive. That is, you must supply a key of "id" rather than "ID". |
 | You can also use any key from the Content Supplier using the 'news:' prefix. For example, you can use 'news:id', instead of 'content:id', even though 'id' is not listed explicitly below. |
Details
| Name: |
News Supplier |
| Prefix: |
news (optional) |
| Supported Content: |
News items |
| Provided By: |
Reporting Plugin, from version 3.0.0 |
Keys Supported
The following are the list of keys which this supplier will return a value for.
| Key |
Content Types |
Return Type |
Description |
| comments | News items | List of Comments | A list of top-level comments attached to the supplied news item. These are comments which are not replies to other comments. |
| all comments | News items | List of Comments | A list of all comments attached to the supplied news item This includes all replies in comment threads. |
is favourite is favorite | News items | Boolean | Is true if the news item is a favourite of the current user. |
| space | News items | Space | The space the news item is in. |
Related Suppliers
Attachment Supplier,
Comment Supplier,
Content Supplier