For the complete documentation index, see llms.txt. This page is also available as Markdown.

Set variable transform action

Use case

You would like to set a variable for use later in the workflow

Overview

Set a variable as an action.

This transform will allow you to set a variable using an action vs. setting a data alias in a transition.

The name of the variable will be set via the Publish Result As field.

Parameters

Parameter
Description
Required

Variable Contents

The value of the variable you are setting.

Usage

Example 1: Set a Variable

Inputs:

Variable Contents: I am a test!

Results output

Result from Example:

Last updated

Was this helpful?