Skip to main content

Dynamic contents

Data can be used to run various actions in Swarm. The value of a piece of data can be retrieved from any action in the workflow by using a dynamic content.

A dynamic content is defined by using double curly braces {{ }}. You can use dynamic contents for all data types, i.e. task data, environment variables, store, and metadata. Dynamic contents for each type of data will be explained in more detail in each of the sections below.