Documentation Index

Fetch the complete documentation index at: https://help.csgi.com/llms.txt

Use this file to discover all available pages before exploring further.

📢 Announcement:  Xponent Journey Hub, Bill Explainer, and Xponent Communication Control April 2026 (26.1) Release Notes are now available – Check out the latest updates published on April 2026.

Set Node

Prev Next

The Set Node is used to set (Write) a value in the schema or in a public variable.  

The value that is set into the schema location or public variable can come from the schema, a public variable, or a literal value. As an example, shown below, the KWID value (in the Schema Profile section) is set to a literal "firstName". 

  • Select the required node to add or replace the destination. Edit Set Node configuration will be displayed.

While adding any of the following profile destinations to the Set node, it gets rejected, and an error notification will pop up:

  • JourneySteps
  • Interactions
  • MetaData values

This data reference must be one of the following: Public Variable, Schema, Profile Identifiers, or Profile Attributes.

The Set Node returns true if it was successful - it does not return the value of the value that was set. The Set Node is a shortcut for copying values between data locations. 


To

Schema

Public Variable

Literal


From

Schema

Yes

Yes

No

Public Variable

Yes

Yes

No

Literal

Yes

Yes

No