EnrolHQ Masterclass

TASS + EnrolHQ Integration

EnrolHQ is a certified TASS integration partner. We integrate with TASS through their Online Enrolments API feature.

Header graphic showing feature

Introduction

tasslogo.png

The Alpha School System, better known as TASS inside Australian educational space, is another school management system EnrolHQ can push online enrolments to. It's a SaaS solution, born in Queensland many years ago when ColdFusion was a thing. It has a documented API on Github, which is open to everyone and anyone can integrate with it. The particular API that EnrolHQ integrates with can be found at this location. EnrolHQ uses V3 version of TASS' API for which you need to have at least version 54.4 of TASS. Versions below 54.4 use V2 API which we're not integrated with.

In August 2023, EnrolHQ became a certified TASS integration partner.

How to set up TASS for EnrolHQ integration

To set up TASS for EnrolHQ integration you need to log into your TASS as an administrator and navigate to System Admin > Utilities > API Gateway Maintenance > TASS APIs > Add API Integration. Once you click that button you'll be presented with the following form titled "TASS API Application Details" which you need to fill in:

The_Alpha_School_System_API.jpg

If you don't have the Security Role set, you'll need to create one. The Security Role will have to be given several permissions in order to be able to look up the relevant database tables, which are mainly View permissions, but some are write.

All the different permissions are documents inside this Github repository. For example, we need to get all the different religion codes from TASS so that we can pass those to TASS when we're pushing the enrolment across. If you click on getReligions.md link you'll land on a page, which looks like this:

religions-in-tass-required-for-enrolhq.jpg

You can see there which permissions the API role needs. To enabled these you need to go to Users > Security Role Permissions > Select your role > expand Student Record and then tick View on Religions Tab:

The_Alpha_School_System-religions_tab_for_EnrolHQ_read_access.jpg

You will need to set the permissions for every method listed inside the Github document linked above.

Once you have done that you need to pass the API details to EnrolHQ team. EnrolHQ will need Token, App ID, Licence ID and Company, which is often 01, but it can be different. Our team will then set up our end and you'll see a new button inside your EnrolHQ interface which you can use to push enrolments to TASS.

What happens when the Online Enrolment is pushed to TASS

The Online Enrolments end up under Enrolments > Enrolment Information > Online Enrolment Applications. In that table you'll see your online enrolments. They'll look like this:

The_Alpha_School_System_online_enrolment_applications_added_by_EnrolHQ.jpg

TASS has described the processing of Online Enrolment Applications inside their help article which can be found here. It's an easy article to follow.

Syncing files from EnrolHQ to TASS

TASS provides an API endpoint which allows us to sync up to 10 files against student record. Here are the steps of setting it up:

Step 1. You need to set up your UD Area file attachment fields first. You do this by going to Student Records > Setup Information > Student Records Setup. Click on “Add UD Area” to add a new entry to the table on that screen.

Add_UD_Area_in_TASS (1).jpg

I called mine “Documents from EnrolHQ” but you can call yours whatever. The important thing is the code in the first column. You’ll need that when making API requests.

In the popup you simply name your fields and give them an order in which you want them displayed:

UD_fields_for_enrolled_students (1).jpg

Also, make sure you set the Role for your newly created UD Area.

UD_roles (1).jpg

When pushed to TASS, the files will end up inside UD Areas in Enrolled Student tab. I’ve only tested with PDF and TASS seems to be serving it with the correct MIME type.

attached_files_tass (1).jpg

If you have any questions please write to support@enrolhq.com.au or give us a call.

Get In Touch

If you have a question, we'll be happy to answer it.

Write us a short note below and we'll get in touch.

You'll be joining these happy HQ clients:

Logos of EnrolHQ clients who use our online enrolments system