Slack Block Kit

Build the workflow your bot should run. Publish it, and the bot picks up the compiled Block Kit from Firestore.

Compose forms as a list of questions.

  1. 01

    Write the steps

    A numbered list of instructions and questions, with possible answers.

  2. 02

    Publish

    We compile Slack Block Kit JSON and write the document to Firestore.

  3. 03

    Bot asks

    home-base reads the published workflow and posts each question in Slack.

Library

Workflows