Authenticate teacher via Jamf school endpoint. What’s the missing piece?

bratelefant
New Contributor II

Hi all,

 

trying to use this endpoint: https://api.zuludesk.com/docs/#api-Teacher-Authenticate

Hence, a company Id is needed, according to the docs, supposed to be listed here: 

https://api.zuludesk.com/docs/#api-Teacher-Get_companies

 

The last endpoint gives me an empty array. Where do I get this id from and how to associate it with a teacher?

 

any hints appreciated

 

1 REPLY 1

bratelefant
New Contributor II

Ok, I meanwhile have a partial, kind of hacky solution. To find out your "companyId" you can search the source code of the Jamf School dashboard by "appCompanyId" et voila... Guess you can also include %companyId% in some sort of string to display on the devices homescreens, but this is still not the way to go IMHO... Feels like there must be a different way...