user exists

This block is part of the users group and was last modified in core v10.4.28.

user exists v10.4.28

Finds a user by ID.

In pins 1 + flow
  • flow
    flow
  • User ID required
    value

    The ID of the user (eg: username, email, code)

Out pins 2 + flow
  • flow
    flow
  • user
    user

    Returns the user if one was found matching the ID.

  • Exists
    condition

A typical wiring for user exists: a function trigger starts the flow; value feeds the user_id pin; the flow out pin feeds debug.

Studio canvas example for the user exists block: typical wiring for user exists.

Version history

Introduced in v10.4.28.


Back to users Return to the main group to view all sub-groups Back to user management Return to the group to view all blocks within this group