active id

This block is part of the websocket group and was last modified in core v13.0.5.

active id v13.0.5

retrieve the unique active websocket id

Out pins 1
  • id
    value

    returns the websocket ID, empty if not connected using a websocket

    "4dH-kJ2lW.0"

Outputs the ID of the WebSocket connection that triggered this run, or nil when the run has no live WebSocket (plain HTTP call, queue job, scheduled trigger).

A typical wiring for active id: the id out pin feeds convert to uppercase.

Studio canvas example for the active id block: typical wiring for active id.

Version history

Introduced in v13.0.5.


Back to websocket Return to the main group to view all sub-groups Back to websocket Return to the group to view all blocks within this group