Skip to content
OtherReal-timeUpdated May 2026

BookStack

BookStack self-hosted wiki publishing

BookStack is the open-source self-hosted wiki/documentation platform — organises content as Shelves → Books → Chapters → Pages, with a built-in WYSIWYG editor and full-text search. Tiny Command exposes three actions, no triggers (BookStack doesn't emit page-change webhooks in the core; for event-driven workflows, install a community plugin or run a periodic Search + diff): List Books (every book in the connected instance), Create Page (a new page inside a book or chapter, with markdown or HTML body), Search (full-text across all books/chapters/pages with the connected user's permissions). The connection takes the BookStack instance URL plus a Token ID + Token Secret pair (generated per-user in My Account → API Tokens). BookStack is popular with self-hosted homelabs, IT teams running on-prem wikis, and organisations that want full data ownership of internal docs without the Confluence price tag.

0triggers
3actions
≈ 2 minto set up
Freetier · no card
Actions

Do anything BookStack can do, from a workflow.

Every action accepts dynamic inputs from upstream nodes, whether that's an AI output, a form field, or a search result.

ActionWhat it does
Create PageCreates a new page in a specified book or chapter with markdown or HTML body. For "auto-publish meeting notes from a transcript into the team wiki" or "git commit pushes README → mirror to BookStack" workflows.
List BooksReturns every book in the connected BookStack instance with name, description, page count, last update. Useful for resolving book IDs at workflow-build time when creating new pages.
Search ContentFull-text search across books, chapters, and pages scoped to what the connecting user can see. Useful for RAG-style "agent grounds answer in team wiki" workflows or for finding existing related content before creating a new page.
Recipes

Pre-built BookStack workflows.

Clone any recipe and customize it in one click. Every recipe is fully editable.

Before you build

Three things worth knowing.

Filter at the trigger

Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.

Authorize once, reuse anywhere

Connect BookStack once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.

No JSON to read

Every BookStack field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.

FAQ

Questions about the BookStack integration.

If we missed yours, ping support. We usually reply within an hour.

How do I connect BookStack to Tiny Command?
Open the Tiny Command workflow builder, drop in a BookStack node, and click Connect. Authorize BookStack once and any workflow on your account can use its triggers and actions. Most teams finish the connection in under two minutes.
What BookStack triggers does Tiny Command support?
Tiny Command focuses on outbound actions for BookStack today. Use Tiny Command's universal Webhook or Schedule trigger to start BookStack workflows, then run any BookStack action you need.
What BookStack actions can I run from a workflow?
3 BookStack actions are available out of the box, covering other operations like "Create Page". Every action accepts dynamic inputs from upstream nodes, whether that's a search result, an AI output, or a form field.
Is the BookStack integration real-time?
BookStack actions execute synchronously inside your workflow. Tiny Command waits for BookStack's API to confirm before continuing to the next step, so downstream nodes can rely on the result.
Do I need to write code to use BookStack with Tiny Command?
No. Every BookStack trigger and action is fully configurable from the visual workflow builder. For edge cases that aren't covered, drop in a custom HTTP node and call any BookStack API endpoint directly.
How much does the BookStack integration cost?
There's a free tier you can start on without a credit card. Higher run volumes and team features come with paid plans. The BookStack integration itself has no per-app surcharge.
Related

More other apps people connect.

Same category as BookStack, ordered by how often teams pair them. Hover the carousel to pause.

Do more with BookStack.

Wire it to Slack, Notion, HubSpot, Stripe, or any of the other 438 apps in our catalog. Setup takes roughly two minutes. Free to try, no credit card.