n8n community node to work with the Essential EA API
npm install n8n-nodes-essential-eaThis is an n8n community node. It lets you use Essential EA (Enterprise Architecture) in your n8n workflows.
Essential EA is an enterprise architecture management platform that helps organizations capture and manage information about their business capabilities, applications, processes, technology, and data.
n8n is a fair-code licensed workflow automation platform.
Installation
Operations
Credentials
Compatibility
Resources
Follow the installation guide in the n8n community nodes documentation.
This node supports the following resources and operations:
To use this node, you need an Essential EA API access token.
https://yourcompany.essentialintelligence.com)The node uses Bearer token authentication and will automatically include the token in the Authorization header for all API requests.
- Minimum n8n version: 1.0.0
- Tested with n8n version: 1.x
- Uses n8n-workflow API version 1
* n8n community nodes documentation
* Essential EA API Documentation
* Essential Project Website