Update Custom Variable step

Introduction

This step updates the value of an existing custom variable within an automation.

Description

Allows for modifying the content of a custom variable based on its predefined schema. This step is essential for altering variable values as an automation progresses.

Configuration

  • Variable: Choose the custom variable you want to update. This must be an existing custom variable within the automation. This is a required field.

  • Value: Input the new value for the custom variable. This value must conform to the variable's schema, ensuring consistency and validity of the data.

Usage

Useful for dynamically changing data stored in custom variables, such as updating counters or modifying collected information.

Last updated