Table of Contents | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
Reference | Type | Event(s) | Description | Ver | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
AttachmentsThese references are available in events arising from changes to page or blog post attachments. See also: | ||||||||||||||||
@comment@ | Text |
| Comment associated with the attachment.
| |||||||||||||
@name@ or @filename@ | Text |
| The filename of the attachment, including extension.
| |||||||||||||
@size@ | Number |
| The file size, in bytes.
| |||||||||||||
ContentThese references are available in all events, and relate to the content associated with the workflow event. | ||||||||||||||||
@author@ or @creator@ | Username | all events | The username of the person who created the page or blog post. Specifically, it returns the username of the person who clicked the Publish button when the page or blog post was first created.
| |||||||||||||
@page@ | Link | all events | A link (looks like: Content title) to the page or blog post for either:
See also: Publishing, Status Indicator Circles | |||||||||||||
@pageid@ | Number | all events | The ID of the page or blog post See also: How to get a Page ID (Atlassian) | |||||||||||||
@pagelatest@ | Link | all events | A link (looks like: Content title) to the latest version of a page or blog post, irrespective of workflow state.
See also: Page history (Atlassian) | |||||||||||||
@pagetitle@ | Text | all events | The title (looks like: Content title) of the page (or blog post?)
| 4.9.4 | ||||||||||||
pagecreated event from v4.17.4 → v5.0.8 (fixed in v5.1) | ||||||||||||||||
@type@ | Text | all events | The content type, either:
| |||||||||||||
| Number | all events | The version number of the page or blog post See also: Page history (Atlassian) | 5.1 | ||||||||||||
Content ReviewsThese references are only available in events arising from Approving or Rejecting content during Reviews. See also: Attribute References | ||||||||||||||||
| Text |
| The name of the the content review (as specified in the associated | |||||||||||||
@approvalassignees@ | List ofUsername |
| List of usernames assigned to the content review which the event relates to. | |||||||||||||
@approvalcomment@ | Text |
| The note that was added whilst Approving or Rejecting during a content review (event name determines which situation occurred). See also: | |||||||||||||
@approvaldate@ | Text |
| The date and time on which the page or blog post was Approved or Rejected (event name determines which situation occurred). Format of the date is defined by the Date Format setting in Confluence General Configuration. | |||||||||||||
@approvaluser@ | Username |
| The username of the person who Approved or Rejected, resulting in the event being sent. | |||||||||||||
If using partial=true on the {trigger} macro, it will be the username of the current user who triggered the event, otherwise it will be the user who gave the deciding vote. | ||||||||||||||||
@comment@ | Text |
| A note made during a content review while assigning a reviewer, or unassigning a reviewer (event name determines which situation occurred). | |||||||||||||
@selectedapprover@ | Username |
@approvalassignees@ instead.Username of assigned reviewer. | Deprecated from 3.2 | |||||||||||||
@selectedapprovers@ | List ofUsername |
@approvalassignees@ instead.List of assigned reviewer usernames. | Deprecated from 3.2 | |||||||||||||
EventThese references relate specifically to the event itself. | ||||||||||||||||
@date@ | Text | all events | Date on which the event occurred Format of the date is defined by the Date Format setting in Confluence General Configuration. | 4.4 | ||||||||||||
@datetime@ | Text | all events | Date and time on which the event occurred Format of the date is defined by the Date Time Format setting in Confluence General Configuration. | 4.4 | ||||||||||||
@errormessage@ | Text | all events | If an action fails, in a trigger that defines a
| |||||||||||||
@user@ | Username | user-initiated events | The username of the person responsible for initiating the event.
| |||||||||||||
@userfullname@ | Text | user-initiated events | The full name of the person responsible for initiating the event. Note: Their username is specified by the | |||||||||||||
LabelsThese references are only available in events arising from adding or removing Labels. | ||||||||||||||||
@addedlabel@ | Text | labeladded | Name of the label which was added | |||||||||||||
@removedlabel@ | Text | labelremoved | Name of the label which was removed | |||||||||||||
@label@ | Text |
| Name of the label which was added or removed (as applicable to the event)
| |||||||||||||
PDF ExportThese references relate to events arising from PDF export with the K15t Scroll PDF Exporter app | ||||||||||||||||
@attachmentURL@ | Text | pdf-export-success | The URL of the newly exported PDF that has been attached to the page
| 6.14 | ||||||||||||
| Text | pdf-export-error | Details of the error returned by the K15t Scroll PDF Exporter app if the export action fails
| 6.14 | ||||||||||||
StatesThese references relate to the current workflow state. | ||||||||||||||||
@comment@ | Text |
| If specified, the note that was added whilst selecting a state to transition to. | |||||||||||||
| Text |
| The due date for the current workflow state, if defined. Format of the date is defined by the Date Format setting in Confluence General Configuration. | |||||||||||||
For task-related events, the @duedate@ reference denotes the due date for the task, not the state. | ||||||||||||||||
| Text | all events | The name of the current workflow state, as defined by the Please note when referencing this workflow state value through the markup please use either
| |||||||||||||
TasksThese references are available in events arising from Tasks. | ||||||||||||||||
@duedate@ | Text | any task event | The due date for the task, if defined. Format of the date is defined by the Date Format setting in Confluence General Configuration. | |||||||||||||
@task@ or @taskname@ | Text | any task event | The name of the task. | |||||||||||||
@taskassignee@ | Username | taskassigned | The username of the person who is currently assigned to the task. | |||||||||||||
@taskassigner@ | Username | taskassigned | The username of the person who assigned the task. | |||||||||||||
@taskcompleter@ | Username | taskcompleted | The username of the person who completed the task. | |||||||||||||
@taskcreator@ | Username | any task event | The username of the person who created the task. | |||||||||||||
@taskcomment@ | Text |
| The note associated with a task:
| |||||||||||||
Read ConfirmationThese references are available in events arising from Read Confirmations. | ||||||||||||||||
@readassignees@ | Username | confirmationrequested | A comma-separated list of usernames who have been assigned to read the content. If the read confirmation is added to the final state without assigned readers then this may be empty. | |||||||||||||
@confirmedreaders@ | Username |
| A comma-separated list of usernames who have confirmed they have read the content. | |||||||||||||
@pendingreaders@ | Username | confirmationrequested | A comma-separated list of usernames who have NOT confirmed they have read the content. This will only include users who have been assigned as readers for the read confirmation or need to reconfirm a read confirmation. | |||||||||||||
WorkflowThese references relate to the workflow associated with the content. | ||||||||||||||||
@pageactivity@ | Link | all events | A link (looks like: Page Activity) to the Activity Report for the page or blog post.
| |||||||||||||
App configuration setings may prevent view-only users from accessing the Activity Report - Content. An alternative would be to use the {pageactivity} macro in a message or email. | ||||||||||||||||
@pageworkflowname@ | Text | all events | The name of the workflow, as defined by the name parameter of the {workflow} macro |
...