Increment Counter
The Increment Counter Node
Category - Manipulate Data

The Increment Counter node alters a custom counter for use with the call being executed.
The counter will be incremented or decremented each time an Increment Counter Node is run during a single call. This feature is useful when needing to loop within a flow.
Note that, unlike the First Callers node, counters apply only to the call in progress and are not shared across multiple calls.

Configuration
To configure the node:
- Configure the
Counterto adjust using the drop down selector. - Enter the amount to either increment or decrement the counter by into the value field.
Note that both a Counter and an adjustment Value are required.