- Home
- Resources
- Integrations
- Trainual
Trainual Make integrationAutomate Trainual with Make.
Can Make keep Trainual in step with the rest of your tools? The Trainual Make integration gives you 16 modules: 12 actions and 4 searches on users, roles, subjects, topics and tests. This guide walks ops and HR teams from the connection to a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Trainual Make integration automate?
The Trainual Make integration links your Trainual account to Make, a no-code tool where you build a scenario: an automation made of modules, each module being one brick such as an action or a search. Trainual has no trigger in Make, so another app or a schedule starts the scenario, and the Trainual modules then act on people and training content.
Onboarding that assigns itself. When a new hire shows up in the tool where HR records arrivals, Assign Roles and Assign Subjects give that person the right training path, with no admin clicking through profiles.
Offboarding that stays tidy. A departure logged elsewhere can run Archive a User, and Unarchive a User brings the profile back when a seasonal worker returns.
Training data you can read. List Users, List Subjects and List Tests send their results to a table, for instance through the Airtable Make integration, so managers see who is enrolled in what.
What Make does not do here: no module reacts to an event inside Trainual, and Make's own documentation for the app is limited because little public information exists about it. For anything the listed modules miss, Make an API Call reaches the Trainual API with the same connection.
Trainual may also be available as an n8n node; the n8n vs Make comparison sets the two tools side by side. To learn the editor step by step, the Make training starts from zero.
How do you connect Trainual to Make?
- 01
Add a Trainual module
Open your scenario, click the + and search for Trainual. Pick any module, Get a User for example, then click Create a connection. A connection is your Trainual account linked to Make once, and every Trainual module reuses it afterward.
- 02
Name the connection
The name is optional. A clear label, like the name of your Trainual workspace, still pays off the day you link a second account and need to tell the two apart in the module settings.
- 03
Authorize and save
Make then asks for access: either you approve it on a Trainual page, or you paste the key Trainual gives you, depending on what the connection window shows. Click Save and the module is ready for its fields.
Your first scenario: training for every new hire
GoalWhen a new hire appears in another app, Make assigns the right Trainual subjects to that person.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the + to place the first module. That first module belongs to the app where new hires show up, such as your HR tool or a spreadsheet.
- 02
Set the starting point
Pick the module of that app that spots a new record, connect its account and fill its fields. Trainual has no trigger, so this other app decides when the scenario starts.
- 03
Add Assign Subjects
Click the + on the right, search for Trainual and choose Assign Subjects. Create the connection, then map the person from the previous module so Make knows which Trainual user gets the training.
- 04
Pick the subjects
Once the connection exists, Make lists the subjects it can read in your account. Choose the ones every new hire should follow. No need to type their names, the list is right there.
- 05
Test with Run once
Click Run once with one real test record. Open each module's bubble to read the bundle it received: a bundle is one item passing between modules, here one new hire.
- 06
Schedule and switch on
Set the schedule on the first module, every 15 minutes by default, then switch the scenario on. Each module run on one bundle counts as one operation on your Make plan.
What each Trainual module does
Trainual gives you 16 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Archive a User
ActionIn Make“Archives a user.”
Takes a Trainual profile out of your active team when someone leaves, so the people list reflects who actually works with you today.
Assign Roles
ActionIn Make“Assignes roles from a user.”
Gives a Trainual user new roles in a single step, which spares an admin from editing the profile by hand each time a job changes.
Assign Subjects
ActionIn Make“Assignes subjects to a user.”
Puts training subjects on a user's list, so a new hire opens Trainual and finds the right material already waiting.
Get a Subject
ActionIn Make“Retrieves a specific subject.”
Fetches one subject from Trainual and hands what the app stores about it to the next modules of the scenario.
Get a Test
ActionIn Make“Retrieves a specific test.”
Brings back one Trainual test, ready to feed a report, a message or a row in a table later in the scenario.
Get a Topic
ActionIn Make“Retrieves a specific topic.”
Returns one topic, the finer unit that sits inside a subject in Trainual, so its content can travel to another tool.
Get a User
ActionIn Make“Retrieves a specific user.”
Looks up one Trainual user and passes the profile to the next module, a safe first look before any change.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Reaches the parts of Trainual that the 15 other modules leave out, using the connection you already created.
Unarchive a User
ActionIn Make“Unarchives a user.”
Brings an archived Trainual profile back into the active team without recreating the person from scratch.
Unassign Roles
ActionIn Make“Unassignes roles from a user.”
Removes roles from a user, keeping the Trainual profile in line with the job the person holds now.
Unassign Subjects
ActionIn Make“Unassignes subjects to a user.”
Clears subjects from a user's list once they no longer apply, so the training plan stays short and relevant.
Update a User
ActionIn Make“Invites a new user to the defined account.”
Changes a Trainual user from data another app already holds, so the profile follows your HR records.
List Subjects
SearchIn Make“Retrieves a list of subjects.”
Returns the subjects of your Trainual account, each one as a separate bundle the next modules can use.
List Tests
SearchIn Make“Retrieves a list of tests.”
Gives you the tests stored in Trainual, one bundle each, ready for a shared overview.
List Topics
SearchIn Make“Retrieves a list of topics for a specific subject.”
Lists the topics that belong to one subject, so you can map the full content of a training path.
List Users
SearchIn Make“Retrieves a list of users.”
Pulls the people of your Trainual account into the scenario, one bundle per person, for a headcount or a comparison.
Need help automating Trainual with Make?
A person reads every message.