- Home
- Resources
- Integrations
- Certifier
Certifier Make integrationAutomate Certifier with Make.
Can a finished course hand out its own credential? The Certifier Make integration gives you 3 action modules to create groups, issue credentials and call the API. This guide is for course and event teams: connect your account, then build a first scenario that sends a credential on its own.
Verified Trustpilot reviews · AI, automation & growth agency
What does the Certifier Make integration do?
The Certifier Make integration links your Certifier account to Make, so a scenario (the automation you build in Make, a chain of modules) can create groups and issue credentials for you. Something happens in another tool, and Certifier does its part without anyone copying names by hand.
Credentials that follow a completion. A learner finishes a course on your platform, the scenario receives the learner details, and Issue a Credential creates, issues and sends the credential to that person. Nobody exports a list at the end of the program.
A group ready before the first graduate. When a new session is opened in your planning tool, Create a Group adds the matching group in Certifier, so the next step of the scenario has somewhere to file what it issues.
Anything else the API offers. The module list is short. When the two dedicated modules stop short, Make an API Call lets you ask Certifier for anything else its API offers, with the same connection.
What Make does not give you here: a trigger. Certifier has no module that starts a scenario, so the flow always begins in another app or on a schedule. The Certifier documentation on Make also warns that it is AI-generated from the vendor's docs, so double-check anything critical with Certifier. To pick a plan, read Make pricing; to learn the editor properly, see Make training; and if you are weighing the other tool, n8n vs Make lays out the criteria.
How do you connect Certifier to Make?
- 01
Get your API key from Certifier
You need an active Certifier account and an API key before Make can talk to it. Sign in to Certifier, copy the key, and keep it at hand for the next step. No account yet? Create one on Certifier first.
- 02
Add a Certifier module and open the connection
In your Make scenario, add any Certifier module and click Create a connection. A connection is your Certifier account linked to Make once, then reused by every Certifier module you add later.
- 03
Name it and paste the key
The Connection name field is optional, but a clear name helps when several accounts coexist. Paste the credentials copied from Certifier, or follow the on-screen instructions, then save.
Your first scenario with Certifier
GoalWhen someone completes a course in another app, Make issues and sends their Certifier credential.
- 01
Create the scenario
Open the Scenarios page, create a new scenario and click the + to place the first module. Since Certifier has no trigger, this first module comes from the app where completions happen.
- 02
Pick the starting app
Search that app by name, choose its module, and connect it with Create a connection. Each completion it passes along becomes a bundle, one item that flows to the next module.
- 03
Add Issue a Credential
Click the + on the right of the first module, search Certifier and pick Issue a Credential. Use your Certifier connection, then map the recipient from the data the first module received.
- 04
Test with Run once
Click Run once to run the scenario a single time. Open each module to read the bundles it received and confirm the right person got the credential before going further.
- 05
Schedule and switch on
Set the schedule on the first module (every 15 minutes by default) and switch the scenario on. From now on, each completion flows to Certifier without a manual export.
What the Certifier modules do
Certifier gives you 3 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Create a Group
ActionIn Make“Creates a group.”
This module gives you a new group in your Certifier account straight from the scenario, so a program or session exists in Certifier before anyone needs a credential from it.
Issue a Credential
ActionIn Make“Creates, issues, and sends a credential to a recipient.”
Here is the module that delivers the result people wait for: it creates the credential, issues it and sends it to the recipient in a single step. Each run counts as one operation, one execution that Make counts on your plan.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
This module lets you ask Certifier for anything its API offers, using the connection you already set up. It covers what Create a Group and Issue a Credential leave out.
Need help automating Certifier with Make?
A person reads every message.