{"id":51289483,"url":"https://github.com/n8n-code/n8n-nodes-iqualify","last_synced_at":"2026-06-30T09:02:18.709Z","repository":{"id":364509871,"uuid":"1267099087","full_name":"n8n-code/n8n-nodes-iqualify","owner":"n8n-code","description":"IQualify API provides management responses for building.","archived":false,"fork":false,"pushed_at":"2026-06-13T08:49:39.000Z","size":114,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-13T10:23:41.002Z","etag":null,"topics":["api","automation","iqualify","n8n","n8n-community-node","n8n-node","openapi","swagger","workflow"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@n8n-dev/n8n-nodes-iqualify","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-12T08:09:40.000Z","updated_at":"2026-06-13T08:49:42.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/n8n-code/n8n-nodes-iqualify","commit_stats":null,"previous_names":["n8n-code/n8n-nodes-iqualify"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/n8n-code/n8n-nodes-iqualify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n8n-code%2Fn8n-nodes-iqualify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n8n-code%2Fn8n-nodes-iqualify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n8n-code%2Fn8n-nodes-iqualify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n8n-code%2Fn8n-nodes-iqualify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/n8n-code","download_url":"https://codeload.github.com/n8n-code/n8n-nodes-iqualify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n8n-code%2Fn8n-nodes-iqualify/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","iqualify","n8n","n8n-community-node","n8n-node","openapi","swagger","workflow"],"created_at":"2026-06-30T09:02:17.953Z","updated_at":"2026-06-30T09:02:18.702Z","avatar_url":"https://github.com/n8n-code.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @n8n-dev/n8n-nodes-iqualify\n\n![iqualify Banner](banner.svg)\n\n[![npm version](https://img.shields.io/npm/v/@n8n-dev/n8n-nodes-iqualify.svg)](https://www.npmjs.com/package/@n8n-dev/n8n-nodes-iqualify)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n---\n\n**Stop writing iqualify API integrations by hand.**\n\nEvery time you connect n8n to iqualify, 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 iqualify took 5 minutes, not half a day?**\n\nThis node gives you **16+ resources** out of the box: **API Info**, **Course Mappings**, **Courses**, **Course Metadata**, **Offerings**, and 11 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-iqualify\n```\n\n**Or in n8n:**\n1. **Settings → Community Nodes → Install**\n2. Search: `@n8n-dev/n8n-nodes-iqualify`\n3. Click **Install**\n\n---\n\n## Quick Start\n\n1. Install the node (above)\n2. Add credentials: **iqualify API** → paste your API key\n3. Drag the **iqualify** 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\u003eAPI Info\u003c/b\u003e (1 operations)\u003c/summary\u003e\n\n- Get List supported endpoints URLs\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eCourse Mappings\u003c/b\u003e (4 operations)\u003c/summary\u003e\n\n- Get Find course mappings\n- Get Find course mappings by externalCourseId\n- Delete Remove course mapping\n- Put Add course mapping\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eCourses\u003c/b\u003e (4 operations)\u003c/summary\u003e\n\n- Get Find courses\n- Get Find activations for a contentId\n- Get Find users who have access to the contentId provided\n- Post Update course access\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eCourse Metadata\u003c/b\u003e (4 operations)\u003c/summary\u003e\n\n- Put Update course category\n- Put Update course level\n- Put Update course tags\n- Put Update course topic\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eOfferings\u003c/b\u003e (8 operations)\u003c/summary\u003e\n\n- Get Find current past and future offerings\n- Post Create offering\n- Get Find active offerings\n- Get Find scheduled offerings\n- Get Find offerings where info field matches the specified textPattern\n- Get Find past offerings\n- Get Offerings summary\n- Patch Update offering\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eAssessment Management\u003c/b\u003e (7 operations)\u003c/summary\u003e\n\n- Get Find offering s activities\n- Get Find offering s assessments\n- Patch Update assessment details\n- Delete Remove assessment document\n- Get Find learners with assessments pending x days before due date within the specified offeringId\n- Delete Reset user s assessment to draft state\n- Get Find learner s open response assessment submissions\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eAssessment Data\u003c/b\u003e (5 operations)\u003c/summary\u003e\n\n- Get Find open response activity attempts\n- Get Find assessment marks\n- Get Find quiz marks\n- Get Find submissions to assessments including marks if any\n- Get Find submissions to a specified open response assessment including marks if any\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eChannels\u003c/b\u003e (9 operations)\u003c/summary\u003e\n\n- Get Find comments\n- Get Find posts\n- Get Find replies\n- Get Find channels\n- Post Add channel\n- Patch Update channel\n- Delete Remove learners from a group channel\n- Get Find learners in a group channel\n- Post Add learners to a group channel\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eLearner Activity\u003c/b\u003e (6 operations)\u003c/summary\u003e\n\n- Get Find learner progress in a specified offering\n- Get Find shared social notes in an offering\n- Get Find unit reactions\n- Get Find learner progress in all offerings\n- Get Find learner s progress in a specified offering\n- Get Find learner s progress in offerings\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003ePulses\u003c/b\u003e (2 operations)\u003c/summary\u003e\n\n- Get Find all pulse IDs in the specified offering\n- Get Find pulses by offeringId\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eBadges\u003c/b\u003e (3 operations)\u003c/summary\u003e\n\n- Get Find offering badges\n- Post Award badge\n- Get Find user s badges\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eAssessment Groups\u003c/b\u003e (5 operations)\u003c/summary\u003e\n\n- Get Find assessment groups\n- Post Add an assessment group\n- Get Find learners in an assessment group\n- Post Add a learner to an assessment group\n- Delete Remove a learner from an assessment group\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eOffering Metadata\u003c/b\u003e (4 operations)\u003c/summary\u003e\n\n- Put Update offering category metadata\n- Put Update offering level metadata\n- Put Update offering tags metadata\n- Put Update offering topic metadata\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eOffering Learners\u003c/b\u003e (7 operations)\u003c/summary\u003e\n\n- Get Find offering s users\n- Post Adds user to the offering\n- Delete Remove learners from coach s marking list\n- Get Find Learners marked by a coach\n- Post Add learners to be marked by a coach\n- Delete Removes user from the offering\n- Patch Transfer a user between offerings\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eOrganisation\u003c/b\u003e (1 operations)\u003c/summary\u003e\n\n- Get s the current organisation\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eUsers In I Qualify\u003c/b\u003e (8 operations)\u003c/summary\u003e\n\n- Post Add new user\n- Get Find user by email\n- Patch Update user\n- Post Resend invitation email\n- Get Find user s offerings\n- Post Adds the user to the specified offerings as a learner\n- Post Add permission to user\n- Put Suspend 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 iqualify 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 iqualify 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 **iqualify** 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 iqualify 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-iqualify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fn8n-code%2Fn8n-nodes-iqualify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn8n-code%2Fn8n-nodes-iqualify/lists"}