get connection

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

get connection v10.4.28

Returns an API connection for the current user

In pins 1 + flow
  • flow
    flow
  • user required
    user
Out pins 0 + flow
  • flow
    flow

Finds an OAuth token in the user input's oauth_tokens matching the block's configured provider type (and host when set) and opens an API connection with its access token. Outputs no connection when the user pin is unwired, has no tokens, or none match.

A typical wiring for get connection: a function trigger starts the flow; the flow out pin feeds debug.

Studio canvas example for the get connection block: typical wiring for get connection.

Version history

Introduced in v10.4.28.


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