The new WorkflowStep class gives Bolt apps the ability to offer Workflow Builder Steps from Apps.
Slack users can compose Workflows using steps that your app defines. Your app will create the interface for the user to add or edit their step, with the specific inputs and ouputs it needs. Later, Slack will send an event to your app when it's time to execute that step. Learn how to build using WorkflowStep in the Bolt for JS docs.
Thanks to @misscoded, @selfcontained, @amarinelli, @seratch (#607, #592, #593 )
Fixes types for radio buttons and date picker to allow selected_options to be null - Thanks @stevengill (#622)
Adds documentation for publishing views to the App Home Home Tab - Thanks @shaydewael (#626)
A slew of documentation updates!
client listener arg instead of app.client consistently - Thanks @shaydewael (#613)Fetched April 3, 2026