@elfsquad/n8n-nodes-elfsquad
v0.1.2
Published
n8n community node for Elfsquad CPQ — entity CRUD, function invocation, and webhook triggers via the Elfsquad Data API
Downloads
367
Keywords
Readme
n8n-nodes-elfsquad
n8n community node for Elfsquad CPQ — entity CRUD, function invocation, and webhook triggers via the Elfsquad Data API.
Nodes
Elfsquad
Interact with the Elfsquad Data API:
- Entity — Create, Read, Update, Delete, and Get Many (with OData query support)
- Function — Invoke custom functions
Elfsquad Trigger
Starts a workflow when an Elfsquad event occurs via webhooks.
Credentials
This node uses OAuth2 authentication. You will need to configure an OAuth2 application in the Elfsquad Integration Studio.
Installation
Community Nodes
- Go to Settings > Community Nodes in your n8n instance
- Select Install a community node
- Enter
n8n-nodes-elfsquad - Confirm the installation
Manual Installation
cd ~/.n8n/nodes
npm install n8n-nodes-elfsquadRestart n8n after installation.
