Flowcode Docs home page
Search...
⌘K
Getting Started
Quick Start
Flowcode Basics
Essentials
Testing
Debugging
Deploying
Organizing
Advanced and Settings
Advanced Features
Settings
Nodes
Console
Control Flow
Subscribe
Publish
Limit Times
Dates
File System
Lists
Numbers
Objects
State
Strings
Flowcode Docs home page
Search...
⌘K
Search...
Navigation
Control Flow
Subscribe
Documentation
Documentation
Control Flow
Subscribe
Subscribes to a value published by a key. Use ‘Publish’ to publish values.
Inputs
key: A key to use to subscribe to values (required)initial: If passed will be published has the first value (required-if-connected)
Outputs
value: The value published by the key
Previous
Publish
Publishes a value by a key to all listeners in the current flow. Use 'Subscribe' to listen to events.
Next
On this page
Inputs
Outputs
Assistant
Responses are generated using AI and may contain mistakes.