Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
Version 1
Next »
JSON Condition | JSON Code | Note |
---|
"final": (boolean true/false)
|
"conditions":
[
{"final":true}
],
| The trigger action will occur if the state for the event is the final state. For example, This "on-change-state" event condition is met on the the change to the final state in the workflow. The final parameter value is boolean "final":true
"final":false
If final condition is added to an event with a state condition, the conditions are evaluated as an OR condition. |
Example on-change-state
event
Error rendering macro 'excerpt-include' : No link could be created for '"on-change-state" event'.
JSON trigger conditions
Related Pages