Best practice forum (Archived)

API or REST interface to learning

 
NandakumarRaja
API or REST interface to learning
NandakumarRaja 发表于 2021年11月8日 Monday 06:51
 

Hi,

First of all - a new beginner to this forum. Hello everyone!

My office runs a lot of our learning through totara. From the web interface, I am able to download the csv file of my learning record. Can I also do this using either an api with some language (any - I am flexible) or a REST interface? If yes, can someone point me to the documentation on this please.


My apologies in advance if this has already been asked but I have so far not been able to find the answer to this.


Thanks and Kind Regards,

Raja.


TagellJulian
Re: API or REST interface to learning
TagellJulian 发表于 2022年11月21日 Monday 18:19
 

Hi there, 

I'm very new to Totora learn... but investigating this ability is something I've been tasked with. So I'd be keen to learn if it was possible.

Can any administrators chime in on this, please?

Craig Eves
Re: API or REST interface to learning
Eves (Totara Support)Craig 发表于 2022年11月21日 Monday 19:06
小组 Totara

Hi Raja

Web services with various protocols including REST are supported but will be replaced with Graph QL API 

Totara 17 has also added External API to connect external systems to Totara 

Are you developing this for a Totara partner - if so then we can answer specific questions through the support desk.

regards

NandakumarRaja
Re: API or REST interface to learning
NandakumarRaja 发表于 2022年11月23日 Wednesday 04:29
 

Hello Craig,

I had asked the question a little over a year ago!

In the meanwhile it turned out that my problem had a simpler solution than needing a connection with the REST api.

Kind Regards,
Raja.

TagellJulian
Re: API or REST interface to learning
TagellJulian 发表于 2022年11月23日 Wednesday 13:52
 

Thanks Craig and Raja,

Yeah, looking forward to working this out. Seems promising. 

Craig -I will work through the usual channels of direct support with the partner, after I've had a chat with them.

Raja -I'm curious now what you "simpler solution" was.

NandakumarRaja
Re: API or REST interface to learning
NandakumarRaja 发表于 2022年11月27日 Sunday 10:12
 

Hello Julian,


Our need is to have a quick set of pages that staff can view, with a few additional features that are not available in Totara. The REST api was deemed too difficult for this.


The solution here is to download the totara report every once in a while in a GDPR compliant manner and create static internal web pages behind our standard authentication with the additional features put in.


Kind Regards,

Raja.