© 2024 InterSystems Corporation, Cambridge, MA. All rights reserved.Privacy & TermsGuaranteeSection 508Contest Terms
Initial Release
This is an n8n community node. It lets you use InterSystems IRIS in your n8n workflows.
n8n is a fair-code licensed workflow automation platform.
Installation
Operations
Credentials
Compatibility
Usage
Local Demo
Resources
Follow the installation guide in the n8n community nodes documentation.
Standard InterSystems IRIS authentication required. Encrypted SSL connection not supported, yet.
It was tested on n8n version 0.193. Supports any version of InterSystems IRIS.
Try it out documentation from n8n
Clone this repo, and start demo environment with docker-compose
git clone https://github.com/caretdev/n8n-nodes-iris.git
cd n8n-nodes-iris
docker-compose up -d
When all started go to http://localhost:5678/workflow/1
result.xlsx from the demo may appear in data folder of this project