n8n-nodes-stacksona
n8n community node for Stacksona Gate approvals, audit events, decision polling, signed token validation, and approval waiting.
Fast path: n8n install
- 1Install community node.
Settings, Community Nodes, Install,
n8n-nodes-stacksona. - 2Add credentials.
Use your Gate URL and
sg_API key. - 3Use before the risky node.
Request approval before email, CRM, refund, HTTP, database, or message nodes execute.
Package
| Field | Value |
|---|---|
| Name | n8n-nodes-stacksona |
| Version documented | 0.1.1 |
| Runtime | n8n with community nodes enabled |
| Credentials | Stacksona Gate API |
| Use when | You want a native n8n node for Stacksona Gate. |
Install in n8n
- 1Open n8n settings.
Go to Settings, then Community Nodes.
- 2Install package.
Enter
n8n-nodes-stacksona. - 3Create credentials.
Add your Gate URL and Stacksona Agent API key starting with
sg_. - 4Add the node.
Search for Stacksona Gate in the n8n node picker.
Operations
| Operation | Purpose |
|---|---|
| Log Event | Record workflow and agent activity. |
| Request Decision | Create an approval request before a gated action. |
| Get Decision | Check the current status of a decision. |
| Validate Approval Token | Validate a signed one-time approval token. |
| Request Decision and Wait | Request a decision and wait for final approval or rejection. |