Productivity · 0 triggers · 3 actions
Simpler way to organize your work Add WorkFlowy to your Stream Deck workflows with guided setup for the connection details it needs.
Add WorkFlowy to a workflow and pair it with a Stream Deck button to run it in one press — handy for productivity tasks. Combine it with OBS, your Elgato tools, or any other app you connect to build a routine that fits how you work.
Browse all templatesSteps your workflow can perform in WorkFlowy.
Updates an existing WorkFlowy node's name, note, and/or layout mode (POST /api/v1/nodes/:id). Run Search Nodes first to obtain the target node ID. At least one of name, note, or layout mode must be provided. Note that the update endpoint only returns a status, not the full updated node. View docs.
Searches all WorkFlowy nodes by keyword. WorkFlowy has no dedicated search endpoint, so this exports all nodes (GET /api/v1/nodes-export) and filters client-side by matching the query against each node's name and note. Use this to discover node IDs before running Create Node (as a parent) or Update Node. Note: the export endpoint is rate limited to 1 request per minute. Returns matching nodes with their IDs and content. View docs.
Creates a new bullet node in WorkFlowy via the beta API (POST /api/v1/nodes). Use this to add a top-level node or a child under an existing parent. To create a child node, first run Search Nodes to obtain a valid parent node ID and pass it as parentNodeId. Returns the newly created node's ID. View docs.
Simpler way to organize your work
Create your Conductor Deck account: no credit card required.
Follow the setup prompts for WorkFlowy. Conductor Deck handles the app authorization or required connection details inside the workflow builder.
Add a WorkFlowy action to your visual workflow canvas. Configure the options you need, then connect it to other steps.
Sync your workflow to any Stream Deck button. Press once to trigger the entire sequence.
Sign up for free and start building WorkFlowy workflows in minutes.