Automate API Documentation for n8n Webhooks with Bootstrap - n8n Workflow | Neura Market
Automate API Documentation for n8n Webhooks with Bootstrap
Transform your n8n instance into a self-documenting API platform by automatically generating interactive HTML documentation for webhook endpoints.
This workflow simplifies the process of maintaining up-to-date API documentation by automatically scanning your n8n instance for webhooks and generating a professional, dark-themed HTML page. By adding a `Set` node with specific metadata to any webhook workflow, you can include it in the documentation portal, complete with code examples and response schemas. The workflow uses Bootstrap for a clean, interactive UI and requires no external dependencies.
Platform
n8n
Category
Development & IT
Price
Free
Creator
Marco Bianchi
n8n
set
code
html
webhook
aggregate
stickyNote
executeWorkflow
respondToWebhook
executeWorkflowTrigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.