This is a n8n community node. It lets you use PocketBase in your n8n workflows.
PocketBase is an open source backend consisting of embedded database (SQLite) with realtime subscriptions, built-in auth management, convenient dashboard UI and simple REST-ish API.
n8n is a fair-code licensed workflow automation platform.
Installation
Operations
Credentials
Compatibility
Resources
Follow the installation guide in the n8n community nodes documentation.
Nearly all PocketBase operations for Base collections should be implemented.
Ensure you have an Auth collection in your PocketBase defined and the "Username/Password" Auth method turned on.
This was developed for version 0.230.3 of n8n and version 0.16.5 of PocketBase.