Open source
An n8n community node you can read
List workspaces, create drafts, schedule, and publish from a self-hosted n8n workflow. The node talks only to the public API.
- License
- MIT
- Source
- picaro/catcaster-n8n
- Package
- n8n-nodes-catcaster
Automation should be inspectable. This node is a thin client: credentials in n8n, requests to CatCaster, responses you can branch on. If an operation is missing, the repository is the place to add it.
We love this kind of open source. A workflow author should not have to trust a closed plugin to move their content. The code is short on purpose.
What is in it
- MIT license
- Project list, post list, draft, schedule, and publish
- API key credentials stored in n8n
- Post events via n8n’s Webhook node and CatCaster outbound webhooks
