ping-identity
    Preparing search index...

    Type Alias FlowCollector

    FlowCollector: BaseCollector & { type: "ACTION" | "FLOW_BUTTON" | "FLOW_LINK" }

    Flow/action button collector — immediately advances the flow without including other field values.

    Selecting a FlowCollector sends only its own key with eventType = "action", bypassing all other form fields. The bridge handles this automatically.