- Home
- Resources
- Integrations
- Edusign
Edusign Make integrationAutomate Edusign with Make.
Tired of typing the same course and student records into Edusign by hand? The Edusign Make integration gives you 16 modules: 3 triggers and 13 actions. This page shows training managers how to connect the account and build a first working flow.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Edusign Make integration do for you?
It links your Edusign account to Make, a no-code tool where you build a scenario: the automation itself, a chain of modules that each do one job. Edusign brings 16 of those modules, so new courses, professors and students can move to your other tools, and records can come back in, without copy and paste.
Enrollment without retyping. A registration arrives in your form or spreadsheet, and Create a Student adds the learner to Edusign straight away. The same logic works with Create a Professor when a new trainer joins the team.
A course calendar that stays in step. Watch Courses notices each new course and hands it to your planning or messaging tool. If the schedule shifts elsewhere, Update a Course pushes the change back so nobody works from an old version.
Clean records when people leave. Delete a Student and Delete a Professor remove profiles once another system marks them as gone, which keeps your lists short and accurate.
Know the limits before you start. The three triggers are scheduled, so Make checks Edusign on the scenario's schedule rather than hearing about changes the moment they happen. The modules cover courses, professors and students only; for anything else in the Edusign API, Make an API Call is the way in. Edusign may also exist as an n8n node; if you are weighing both tools, read n8n vs Make. For plan costs, see Make pricing, and for a guided start, Make training.
How do you connect Edusign to Make?
- 01
Copy your API key in Edusign
You need an active Edusign account first. Inside it, open your account Settings, go to the API section and copy the API key shown there. Keep it at hand, Make asks for it in the next step.
- 02
Add an Edusign module and create the connection
In your Make scenario, add any Edusign module and click Create a connection. A connection is your Edusign account linked to Make once, then reused by every Edusign module. You can type a label in Connection name if you like.
- 03
Paste the key and save
Paste the API key you copied, or follow the instructions Make shows on screen, then confirm. The connection now appears in the module, and Make can list the Edusign data it is allowed to read.
Your first scenario: add each new registration to Edusign
GoalWhen a new registration lands in the tool your team already uses, Make creates the matching student in Edusign.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the big + to place the first module. This first module is where your registrations come from, for example a form or a spreadsheet app.
- 02
Set up the source of registrations
Search that app by name, pick the module that watches new entries, connect your account and choose the form or sheet. Each new entry will travel as a bundle, one item passed to the next module.
- 03
Add Create a Student
Click the + on the right of the first module, search Edusign and pick Create a Student. Select your Edusign connection, then map the learner details from the previous module into the fields Make displays.
- 04
Test with Run once
Add a test entry in your source, then click Run once. Make runs the scenario one time and shows the bundles each module received. Check in Edusign that the student is there with the right details.
- 05
Schedule it and switch it on
Open the clock on the first module to set the schedule, every 15 minutes by default, then switch the scenario on. From now on, every new registration becomes an Edusign student without anyone retyping it.
Triggers: what starts an Edusign scenario
3 modules start a scenario when something happens in Edusign. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Edusign as soon as it happens.
Watch Courses
Scheduled triggerIn Make“Triggers when a new course is created.”
Every course newly created in Edusign starts your scenario, so the rest of your stack learns about it without anyone passing the news along. Each new course arrives as a bundle you can map into later modules.
Watch Professors
Scheduled triggerIn Make“Triggers when a new professor is created.”
This one keeps an eye on your trainer list and hands over each professor added in Edusign. Handy when onboarding a trainer involves several tools and you want the first steps to happen on their own.
Watch Students
Scheduled triggerIn Make“Triggers when a new student is created.”
You get one bundle per student newly created in Edusign, ready to feed your CRM, mailing tool or reporting sheet. It is the natural starting point for anything that should follow a learner's arrival.
Actions: what Make can do in Edusign
Edusign gives you 13 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Create a Course
ActionIn Make“Creates a new course.”
Adds a new course to Edusign from data that lives elsewhere, so your training plan exists in one place and Edusign follows it.
Create a Professor
ActionIn Make“Creates a new professor.”
Registers a trainer in Edusign with the details another tool already holds, which saves the admin step when someone joins your teaching team.
Create a Student
ActionIn Make“Creates a new student.”
Puts a learner into Edusign the moment their registration exists elsewhere, which is usually the biggest time saver of the whole integration.
Delete a Course
ActionIn Make“Deletes a course.”
Removes a course from Edusign when it is cancelled in the tool your team actually plans with, so learners and trainers do not see a session that will never happen.
Delete a Professor
ActionIn Make“Deletes a professor.”
Takes a trainer out of Edusign once your other systems say they no longer work with you, which keeps the professor list honest.
Delete a Student
ActionIn Make“Deletes a student.”
Cleans a learner's profile out of Edusign when they drop out or ask for removal, so your student base matches reality.
Get a Course
ActionIn Make“Retrieves a course.”
Reads one course from Edusign so its details can feed the rest of the scenario, for example a reminder or a report line.
Get a Professor
ActionIn Make“Retrieves a professor.”
Fetches one trainer's record from Edusign, handy when a later module needs their details and the scenario only knows who they are.
Get a Student
ActionIn Make“Retrieves a student.”
Pulls the full record of one learner from Edusign, which gives later modules everything they need about that person.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Opens the rest of the Edusign API to your scenario, with the same connection, for anything the 13 ready-made actions do not cover.
Update a Course
ActionIn Make“Updates a course.”
Changes an existing course in Edusign so it matches what was decided elsewhere, without anyone reopening Edusign to edit it.
Update a Professor
ActionIn Make“Updates a professor.”
Keeps a trainer's Edusign profile aligned with your HR records, so a correction made there reaches Edusign on its own.
Update a Student
ActionIn Make“Updates a student.”
Edits a learner already in Edusign with fresher information from another tool, which avoids the slow drift between two lists.
Need help automating Edusign with Make?
A person reads every message.