n8n-nodes-all2cf-send
v0.1.0
Published
CFsend community node for customer-owned Send Runtimes
Maintainers
Readme
CFsend for n8n
This community node connects n8n to a customer-owned All2CF Send Runtime. The credential stores the Runtime URL and a dedicated API key. The initial node supports send, get, and list operations and can be exposed as an n8n AI tool.
Build with npm install && npm run build, then install the package using n8n's
community-node flow. Use an explicit idempotency key when a workflow may retry;
otherwise the node derives one from the execution and item index.
npm install n8n-nodes-all2cf-send