Automate iQualify Management
HumDay reads iQualify Management’s own published API description and derives 84 operations from it. Describe the outcome you want in plain words — you get a program that is written, proven on real data, and run for you.
What iQualify Management is
The iQualify API offers management responses for building learning experiences using your iQualify instance data. Once you’ve registered with iQualify, you can request an API access token by navigating to the API access section of the "Account Settings" area. Find out how to [Request your API access token](https://www.iqualify.com/help/connecting-iqualify-to-other-systems/api/how-to-access-and-man
API host: api.iqualify.com
What HumDay can do in iQualify Management
36 documented operations change something in iQualify Management.
- POSTAdd new user
/users - POSTAdds the user to the specified offerings as a learner
/users/{userEmail}/offerings - POSTAdds user to the offering
/offerings/{offeringId}/users - POSTResend invitation email
/users/{userEmail}/invite-email - POSTAdd channel
/offerings/{offeringId}/channels - PATCHUpdate user
/users/{userEmail} - POSTCreate offering
/offerings - PUTSuspend user
/users/{userEmail}/suspend - PATCHTransfer a user between offerings
/users/{userEmail}/transfer - POSTAdd learners to a group channel
/offerings/{offeringId}/channels/{channelId}/learners - DELETERemoves user from the offering
/offerings/{offeringId}/users/{userEmail} - PATCHUpdate channel
/offerings/{offeringId}/channels/{channelId} - POSTAdd an assessment group
/offerings/{offeringId}/groups - DELETERemove learners from coach's marking list
/offerings/{offeringId}/users/{markerEmail}/marks - POSTAdd learners to be marked by a coach
/offerings/{offeringId}/users/{markerEmail}/marks - DELETERemove learners from a group channel
/offerings/{offeringId}/channels/{channelId}/learners - PUTAdd course mapping
/course-mappings/{offeringId}/{externalCourseId} - PATCHUpdate offering
/offerings/{offeringId} - DELETEReset user's assessment to draft state
/offerings/{offeringId}/users/{userEmail}/assessments/{assessmentId} - POSTAdd a learner to an assessment group
/offerings/{offeringId}/groups/{groupId}/learners - PUTUpdate course tags
/courses/{contentId}/metadata/tags - PUTUpdate course level
/courses/{contentId}/metadata/level - PUTUpdate course topic
/courses/{contentId}/metadata/topic - PUTUpdate offering tags metadata
/offerings/{offeringId}/metadata/tags - PUTUpdate course category
/courses/{contentId}/metadata/category - PUTUpdate offering level metadata
/offerings/{offeringId}/metadata/level - PUTUpdate offering topic metadata
/offerings/{offeringId}/metadata/topic - PUTUpdate offering category metadata
/offerings/{offeringId}/metadata/category - DELETERemove course mapping
/course-mappings/{offeringId}/{externalCourseId} - POSTAward badge
/offerings/{offeringId}/users/{userEmail}/badges/award - POSTUpdate course access
/courses/{rootContentId}/permissions/{userEmail} - PATCHUpdate assessment details
/offerings/{offeringId}/assessments/{assessmentId} - DELETERemove assessment document
/offerings/{offeringId}/assessments/{assessmentId}/documents/{documentId} - POSTAdd permission to user
/users/{userEmail}/permissions/{permissionName} - PATCHUpdate the due dates for a learner's quiz attempt
/offerings/{offeringId}/assessments/{assessmentId}/{userEmail} - DELETERemove a learner from an assessment group
/offerings/{offeringId}/groups/{groupId}/learners/{userEmail}
What HumDay can read from iQualify Management
These are the operations a schedule or a trigger can watch.
- GETFind user by email
/users/{userEmail} - GETList supported endpoints URLs
/ - GETFind user's badges
/users/{userEmail}/badges - GETFind user's offerings
/users/{userEmail}/offerings - GETFind learner progress in all offerings
/users/all/progress - GETGets the current organisation
/org - GETFind courses
/courses - GETFind current, past and future offerings
/offerings - GETFind course mappings
/course-mappings - GETFind learner's progress in offerings
/users/{userEmail}/progress - GETFind offering's users
/offerings/{offeringId}/users - GETFind users who have access to the contentId provided
/courses/{contentId}/permissions - GETFind channels
/offerings/{offeringId}/channels - GETFind past offerings
/offerings/past - GETFind scheduled offerings
/offerings/future - GETFind active offerings
/offerings/current - GETOfferings summary
/offerings/summary - GETFind learners in a group channel
/offerings/{offeringId}/channels/{channelId}/learners - GETFind course by contentId
/courses/{contentId} - GETFind offering by ID
/offerings/{offeringId} - GETFind course mappings by offeringId
/course-mappings/{offeringId} - GETFind posts
/offerings/{offeringId}/analytics/channels/{channelId}/posts - GETFind comments
/offerings/{offeringId}/analytics/channels/{channelId}/comments - GETFind offerings where info field matches the specified textPattern
/offerings/info/{textPattern} - GETFind offering badges
/offerings/{offeringId}/badges - GETFind assessment groups
/offerings/{offeringId}/groups - GETFind activations for a contentId
/courses/{contentId}/activations - GETFind offering's assessments
/offerings/{offeringId}/assessments - GETFind Learners marked by a coach
/offerings/{offeringId}/users/{markerEmail}/marks - GETFind learner's progress in a specified offering
/users/{userEmail}/offerings/{offeringId}/progress - GETFind course mappings by externalCourseId
/course-mappings/externalcourse/{externalCourseId} - GETFind all pulse IDs in the specified offering
/offerings/{offeringId}/analytics/pulses - GETFind shared social notes in an offering
/offerings/{offeringId}/analytics/social-notes - GETFind offering's activities
/offerings/{offeringId}/activities/openresponse - GETFind unit reactions
/offerings/{offeringId}/analytics/unit-reactions - GETFind learner progress in a specified offering
/offerings/{offeringId}/analytics/learners-progress - GETFind learners with assessments pending x days before due date within the specified offeringId
/offerings/{offeringId}/learners/pending-submission - GETFind replies
/offerings/{offeringId}/analytics/channels/{channelId}/replies - GETFind learner's open response assessment submissions
/offerings/{offeringId}/users/{userEmail}/submissions/open-response - GETFind quiz marks
/offerings/{offeringId}/analytics/marks/quizzes - GETFind pulses by offeringId
/offerings/{offeringId}/analytics/pulses/responses - GETFind assessment marks
/offerings/{offeringId}/analytics/marks/assignments - GETFind open response activity attempts
/offerings/{offeringId}/analytics/activities/responses - GETFind submissions to assessments, including marks if any
/offerings/{offeringId}/analytics/submissions/assignments - GETFind learners in an assessment group
/offerings/{offeringId}/groups/{groupId}/learners - GETFind pulses by offeringId and pulseId
/offerings/{offeringId}/analytics/pulses/{pulseId}/responses - GETFind submissions to a specified open response assessment, including marks if any
/offerings/{offeringId}/analytics/submissions/open-response/{assessmentId} - GETFind a learner's submission to a specified assessment, including marks if any
/offerings/{offeringId}/analytics/submissions/{userEmail}/assignments/{assessmentId}
How automating iQualify Management works
- Describe the outcome. Say what you want to happen, in your own words. No node graphs, no field mapping.
- Approve the contract. HumDay writes down exactly what it will do, what it will touch, and what it will never do. You approve it before anything is built.
- See it proven. The program runs and shows you the result before it is allowed near your live iQualify Management account.
- Grant access, then go live. You approve the specific iQualify Management operations it may use — and only those.
Automate iQualify Management with these
Categories
Questions about iQualify Management automation
- Can HumDay connect to iQualify Management?
- Yes. HumDay reads iQualify Management's own published API description and derives the operations from it, so there is no hand-built connector to wait for. 84 operations are documented.
- Do I need to write code to automate iQualify Management?
- No. You describe the outcome you want in plain words. HumDay agrees a contract with you, writes the program, and shows you a test run before anything touches your iQualify Management account.
- What can HumDay do in iQualify Management?
- 36 of the 84 documented operations change something in iQualify Management, and 48 read from it. HumDay only ever uses the specific operations your approved contract needs.
- Is my iQualify Management account safe?
- Your credentials are stored encrypted and are never shown in chat, code, or logs. Every run is limited to the operations you explicitly approved, and anything that writes to iQualify Management is held behind that approval.
Where this came from
The operations above are read from a published API description for iQualify Management at api.iqualify.com/v1/management.json. Descriptions are the provider’s own words, not ours. Last published 2021-08-02.