Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Talk:Creating a web service client

From MoodleDocs
Revision as of 05:34, 21 December 2018 by As 123 (talk | contribs) (Report AJAX API)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

I want to see report in student account of moodle mobile app. For that I have to call report API of particular course.

How can I make ajax or REST API call, that way I can get report in response?