Skip to content

feat: add n8n APort policy check node#112

Open
JeremyZeng77 wants to merge 1 commit into
aporthq:mainfrom
JeremyZeng77:codex/add-simple-n8n-policy-node
Open

feat: add n8n APort policy check node#112
JeremyZeng77 wants to merge 1 commit into
aporthq:mainfrom
JeremyZeng77:codex/add-simple-n8n-policy-node

Conversation

@JeremyZeng77

Copy link
Copy Markdown

Summary

  • Adds a simple n8n community node package for APort policy checks under examples/agent-frameworks/n8n.
  • Provides an APort API credential, a policy-check node, item-level error handling, and README usage docs.
  • Adds a lightweight smoke test that validates the node/credential metadata and JSON context parsing without requiring a full n8n install.

Bounty / Issue

Resolves #23

Verification

  • npm test from examples/agent-frameworks/n8n
  • node --check index.js
  • node --check credentials/APortApi.credentials.js
  • node --check nodes/APortPolicyCheck/APortPolicyCheck.node.js
  • node --check test/smoke.js
  • git diff --cached --check

Payment

PayPal: https://paypal.me/Jeremytsangchina
USDT TRC20: TWupTAoFjxR2VmqUUvzhfmUwXVZR6Kvz1Y

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Hacktoberfest] Create a simple n8n node for an APort policy check

1 participant