user exist by service

This block is part of the users group and was last modified in core v12.0.3.

user exist by service v12.0.3

Finds a user by oAuth service token.

In pins 1 + flow
  • flow
    flow
  • service token required
    value

    The unique service token ({service}-{token}) used in our oAuth flows.

Out pins 2 + flow
  • flow
    flow
  • user
    user

    Returns the user if one was found matching this oauth service token.

  • exists
    condition

    Returns true if a user matched the given service token.

A typical wiring for user exist by service: a function trigger starts the flow; value feeds the service_token pin; the flow out pin feeds debug.

Studio canvas example for the user exist by service block: typical wiring for user exist by service.

Version history

Introduced in v12.0.3.


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