workflow macro

Overview

The workflow macro defines a workflow in your workflow template, and optionally defines page headers and footers, as well as content filters for space mode application of a workflow.

Where to use it?

Required – exactly one per workflow template.

The workflow macro must be the first macro in your template.

It must contain at least one state macro or read-ack macro.

Parameters

Parameter

Required

Default

Notes



Parameter

Required

Default

Notes



macro body



There must be at least one state macro in the body.

The following macros can be put in the body of a workflow macro:



adminusers





Defines additional users who should be treated as admin users from the perspective of the workflow:

  • Comma-separated list of usernames

  • Listed users can delete labels defined in stickylabels parameter†

  • Can use administrator state override

  • Also affects any macro with an admin=true parameter

Users added using this parameter must have space administration permission to remove sticky labels.

Filter by label

There are no items with the selected labels at this time.



name



Name of the workflow:



Filters

In Space Mode, these parameters can be used to determine which content the workflow should be applied to.

content



pages,news

Which types of content should the workflow be applied to?

  • Comma-separated list of content types

  • Supported types: pages, news (blog posts)

  • Only takes effect in Space Mode