Get User Data

Gets the value of a user data field and stores it in a variable for use in other nodes.

Field

Description

User to get data from

The user to get the data from. This should evaluate to an id; you can manually copy a user's id or get it programmatically by using a user type variable.

Data field

The name of the field to get.

Save to variable with name

The name of the variable this user data field's value will be stored in.

Variable Type

The type of the variable to save as.

Last updated