Skip to main content
Question

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

  • September 23, 2022
  • 2 replies
  • 5 views

Forum|alt.badge.img+3

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

 

2 replies

Forum|alt.badge.img+3
  • Author
  • New Contributor
  • 2 replies
  • September 24, 2022

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...


Forum|alt.badge.img
  • New Contributor
  • 1 reply
  • August 28, 2024

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...


THANK YOU SOOO MUCH!!!!!!