{"id":51289495,"url":"https://github.com/n8n-code/n8n-nodes-intellifi","last_synced_at":"2026-06-30T09:02:25.599Z","repository":{"id":364509188,"uuid":"1266005791","full_name":"n8n-code/n8n-nodes-intellifi","owner":"n8n-code","description":"Intellifi Brain technical documentation overview.","archived":false,"fork":false,"pushed_at":"2026-06-13T08:45:15.000Z","size":139,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-13T10:22:57.167Z","etag":null,"topics":["api","automation","intellifi","n8n","n8n-community-node","n8n-node","openapi","swagger","workflow"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@n8n-dev/n8n-nodes-intellifi","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/n8n-code.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-11T08:46:32.000Z","updated_at":"2026-06-13T08:45:18.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/n8n-code/n8n-nodes-intellifi","commit_stats":null,"previous_names":["n8n-code/n8n-nodes-intellifi"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/n8n-code/n8n-nodes-intellifi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n8n-code%2Fn8n-nodes-intellifi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n8n-code%2Fn8n-nodes-intellifi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n8n-code%2Fn8n-nodes-intellifi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n8n-code%2Fn8n-nodes-intellifi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/n8n-code","download_url":"https://codeload.github.com/n8n-code/n8n-nodes-intellifi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n8n-code%2Fn8n-nodes-intellifi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34959509,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-30T02:00:05.919Z","response_time":92,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","automation","intellifi","n8n","n8n-community-node","n8n-node","openapi","swagger","workflow"],"created_at":"2026-06-30T09:02:20.020Z","updated_at":"2026-06-30T09:02:25.593Z","avatar_url":"https://github.com/n8n-code.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @n8n-dev/n8n-nodes-intellifi\n\n![intellifi Banner](banner.svg)\n\n[![npm version](https://img.shields.io/npm/v/@n8n-dev/n8n-nodes-intellifi.svg)](https://www.npmjs.com/package/@n8n-dev/n8n-nodes-intellifi)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n---\n\n**Stop writing intellifi API integrations by hand.**\n\nEvery time you connect n8n to intellifi, you waste hours mapping endpoints, defining parameters, and debugging schemas. You copy-paste from docs, fix edge cases, and pray nothing breaks.\n\n**What if connecting n8n to intellifi took 5 minutes, not half a day?**\n\nThis node gives you **15+ resources** out of the box: **Authinfo**, **Blobs**, **Events**, **Items**, **Keys**, and 10 more: with full CRUD operations, typed parameters, and zero manual configuration.\n\n---\n\n## What You Get\n\n- **Zero boilerplate**: Resources, operations, and fields are pre-configured and ready to use\n- **Full CRUD**: Create, read, update, and delete support where the API allows it\n- **Typed parameters**: No more guessing field types\n- **Built-in auth**: API key authentication, ready to go\n- **Declarative**: Native n8n performance, no custom execute() overhead\n\n---\n\n## Install\n\n```bash\nnpm install @n8n-dev/n8n-nodes-intellifi\n```\n\n**Or in n8n:**\n1. **Settings → Community Nodes → Install**\n2. Search: `@n8n-dev/n8n-nodes-intellifi`\n3. Click **Install**\n\n---\n\n## Quick Start\n\n1. Install the node (above)\n2. Add credentials: **intellifi API** → paste your API key\n3. Drag the **intellifi** node into your workflow\n4. Pick a resource → pick an operation → done.\n\nThat's it. No configuration files. No code. It just works.\n\n---\n\n## Resources\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eAuthinfo\u003c/b\u003e (1 operations)\u003c/summary\u003e\n\n- Get Authentication information\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eBlobs\u003c/b\u003e (6 operations)\u003c/summary\u003e\n\n- Get all binary large objects blob\n- Post Create binary large object blob metadata\n- Delete binary large object blob\n- Get binary large object blob\n- Get Download a binary large object blob\n- Post Create binary large object blob\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eEvents\u003c/b\u003e (2 operations)\u003c/summary\u003e\n\n- Get all events\n- Get event\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eItems\u003c/b\u003e (5 operations)\u003c/summary\u003e\n\n- Get all items\n- Post Create item\n- Delete item\n- Get item\n- Put Update existing item\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eKeys\u003c/b\u003e (5 operations)\u003c/summary\u003e\n\n- Get all keys\n- Post Create key\n- Delete key\n- Get key\n- Put Update existing key\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eKvpairs\u003c/b\u003e (5 operations)\u003c/summary\u003e\n\n- Get all key value pairs\n- Post Create key value pair\n- Delete key value pair\n- Get key value pair\n- Put Update existing Key value pair\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eLocations\u003c/b\u003e (5 operations)\u003c/summary\u003e\n\n- Get all locations\n- Post Create location\n- Delete location\n- Get location\n- Put Update existing location\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eLocationrules\u003c/b\u003e (5 operations)\u003c/summary\u003e\n\n- Get all location rules\n- Post Create location rule\n- Delete location rule\n- Get location rule\n- Put Update existing location rule\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003ePresences\u003c/b\u003e (2 operations)\u003c/summary\u003e\n\n- Get all presences\n- Get presence\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eServices\u003c/b\u003e (3 operations)\u003c/summary\u003e\n\n- Get all services\n- Get service\n- Put Update existing service\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eSets\u003c/b\u003e (16 operations)\u003c/summary\u003e\n\n- Get all item lists\n- Post Create item list\n- Delete item list\n- Get item list\n- Put Update existing item list\n- Get item ids for this list\n- Post Add items to an existing list\n- Delete item from list\n- Get all spot lists\n- Post Create spot list\n- Delete spot list\n- Get Info for a specific spot list\n- Put Update existing spot list\n- Get spot ids for this list\n- Post Add spots to an existing list\n- Delete spot from list\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eSpots\u003c/b\u003e (7 operations)\u003c/summary\u003e\n\n- Get all spots\n- Get spot\n- Put Update existing spot\n- Get spotsets\n- Post Create spotset\n- Get spotset\n- Put Update existing spotset\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eSpotsets\u003c/b\u003e (3 operations)\u003c/summary\u003e\n\n- Get spotsets\n- Post Create spotset\n- Put Update existing spotset\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eSubscriptions\u003c/b\u003e (6 operations)\u003c/summary\u003e\n\n- Get all subscriptions\n- Post Create subscription\n- Delete subscription\n- Get subscription\n- Put Update existing subscription\n- Get subscription events\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eUsers\u003c/b\u003e (5 operations)\u003c/summary\u003e\n\n- Get all users\n- Post Create user\n- Delete user\n- Get user\n- Put Update existing user\n\n\u003c/details\u003e\n\n---\n\n## Why This Node?\n\n**Without this node:**\n- Hours of manual API integration\n- Copy-pasting from intellifi docs\n- Debugging auth, pagination, error handling\n- Maintaining your own client code\n\n**With this node:**\n- Install → configure → use. 5 minutes.\n- Auto-generated from the official intellifi OpenAPI spec\n- Always up to date when the API changes\n- Native n8n performance\n\n---\n\n## Auto-Generated\nThis node was auto-generated from the official **intellifi** OpenAPI specification using\n[@n8n-dev/n8n-openapi-node-ultimate](https://github.com/kelvinzer0/n8n-openapi-node-ultimate),\nthen validated against the live API so you get accurate types and real parameters, not guesswork.\n\nWhen the intellifi API updates, this node updates too.\n\n---\n\n\n## License\n\nMIT © [kelvinzer0](https://github.com/n8n-code)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn8n-code%2Fn8n-nodes-intellifi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fn8n-code%2Fn8n-nodes-intellifi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn8n-code%2Fn8n-nodes-intellifi/lists"}