Overview and Workflow Index

Overview

This book documents all n8n automation workflows currently deployed at Puffing Billy Railway (PBR). n8n is PBR's self-hosted workflow automation platform, running at https://n8n.pbr.org.au. It integrates internal systems, third-party APIs, and AI services to automate routine IT and operational processes.

FieldValue
Platformn8n (self-hosted, Docker)
URLhttps://n8n.pbr.org.au
OwnerIT Team — Mitch (IT Manager)
StatusActive

Workflow Index

WorkflowStatusTriggerPurpose
BetterImpact > Swift User IngestActiveScheduled — every 24 hoursSyncs people records from BetterImpact into Swift Digital contact groups by engagement type
Jitbit External Tool — search_bookstackActiveWebhook (Jitbit AI External Tool)Searches BookStack documentation on behalf of the Jitbit AI assistant
Jitbit Auto-Triage — Type Field + BookStack + Tech NoteActiveWebhook (Jitbit automation rule)Classifies new helpdesk tickets by ITIL type, sets a custom field, and posts a private tech note with BookStack references
Delete All Swift Users From GroupInactive — manual run onlyManual triggerUtility workflow to bulk-remove all contacts from a specified Swift Digital group

Credentials Overview

The following credential types are used across these workflows. All credentials are stored in n8n and referenced by name — no secrets are stored in workflow parameters.

Credential NameTypeUsed By
Anthropic API KeyHTTP Header Auth (x-api-key)Jitbit Auto-Triage
Jitbit API TokenHTTP Bearer AuthJitbit Auto-Triage, search_bookstack
BookStack TokenHTTP Header Auth (Authorization: Token id:secret)Jitbit Auto-Triage, search_bookstack
BetterImpact APIHTTP Basic AuthBetterImpact > Swift User Ingest
Swift Digital OAuth2OAuth2BetterImpact > Swift User Ingest, Delete All Swift Users

Maintenance Notes


Revision #1
Created 2026-05-07 06:14:28 UTC by PBR_AI
Updated 2026-05-07 06:14:28 UTC by PBR_AI