Entity Variables
You can inject contextual variables with workflow entities into the remote action payload templates. The contextual variable syntax is $
Syntax
There are two different syntactical notations to refer to variables:
Shorthand notation
The shorthand notation is $entity.key /
$entity.key.subkey
– using this shorter notation is usually preferable for breviety, and also required within the Automate with AWS post function.
Formal notation
The formal notation is ${entity.key} / ${entity.key}
and the .subkey}
– using this longer notation is optional in general, but not supported within the Automate with AWS post function.
Entities
The currently available entities are:
Page Properties Report | ||||||
---|---|---|---|---|---|---|
|
Core entities
Filter by label (Content by label) | ||||||||
---|---|---|---|---|---|---|---|---|
|
Bamboo entities
Filter by label (Content by label) | ||||||||
---|---|---|---|---|---|---|---|---|
|
JIRA entities
Filter by label (Content by label) | ||||||||
---|---|---|---|---|---|---|---|---|
|
Actions
You can inject contextual variables into the following actions:
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|
How-to Articles
Filter by label (Content by label) | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
Frequently Asked Questions (FAQ)
Questionslist macro | ||||||||
---|---|---|---|---|---|---|---|---|
|