Skip to main content

Get Block Definitions

Get all block definitions from a project

Written by Holly Conrad Smith

Use this when you want to retrieve all block definitions in a project within a flow, for example selecting a block dynamically based on a condition or user input. Use with pick, object entries, and object values to parametrically select block ids based on flow logic.

Output: The block definitions, keyed by block Id

Did this answer your question?