Skip to main content

Set User Properties

This node updates user profile information and custom properties.

The Set User Properties node allows modification of user data and profile attributes.

The Set User Properties node enables updating user profile information, custom properties, and metadata. It provides a way to modify user data while maintaining proper validation and synchronization with authentication systems.

Inputs

User Data

DataDescription
User IDID of user to update (defaults to current user)
PropertiesObject containing properties to update

Actions

SignalDescription
Set PropertiesTriggers the property update operation

Outputs

Results

DataDescription
Updated UserUser object with updated properties
SuccessBoolean indicating if update succeeded

Events

SignalDescription
Update CompleteTriggered when properties are successfully updated
Update FailedTriggered if update operation fails

Usage

Property Management

Update various types of user data:

  • Profile Information: Name, email, avatar, bio
  • Preferences: Theme, language, notification settings
  • Custom Attributes: Application-specific user data
  • Metadata: Tracking and analytics information

Example Use Cases

  1. Profile Updates: Allow users to modify their profile information
  2. Preference Settings: Save user preferences and configuration
  3. Progress Tracking: Update user progress and achievements
  4. Custom Data: Store application-specific user attributes