Ri: Is there a core web service to edit/updates calendar events?
by Francesco Venturini. Hi Alessia, since the API Documentation only reports a generic "formdata" as parameter, how have you managed to create an event with the API?I've sniffed the call inside the...
View ArticleRe: Ri: Is there a core web service to edit/updates calendar events?
by Anastasia Leyva. Hi,Thank you I was able to update an existing...
View ArticleRe: Invalid messageid, you don't have permissions to mark this message as read
by Doug Stevens. Hmmm.... some more (unfortunate) info. Looking at message/externallib.php line 2505, it looks like this functionality is baked in. if ($message->useridto != $USER->id) { throw...
View ArticleRi: Re: Ri: Is there a core web service to edit/updates calendar events?
by Francesco Venturini. Hi. Unfortunately I still receive the same error { "exception": "invalid_parameter_exception", "errorcode": "invalidparameter", "message": "Invalid parameter value...
View Articlecand create event with core_calendar_submit_create_update_form
by Francesco Venturini. Hi everyibeHere it is the fully request on...
View ArticleRe: Ri: Re: Ri: Is there a core web service to edit/updates calendar events?
by Anastasia Leyva. Hi Francesco, If you would like to create an event you can use this other web service function: core_calendar_create_calendar_events You can find a working example of...
View ArticleRi: Re: Ri: Re: Ri: Is there a core web service to edit/updates calendar events?
by Francesco Venturini. Thank you! You saved my day! It's absurd finding docs inside ad inssue.
View Articlemod_book_view_book no work
by henry freire. I want to get the content of a book through the api I am using mod_book_view_book I know that I should send the id of the book and the id of the chapterI already have a book created...
View ArticleRe: mod_book_view_book no work
by Juan Leyva. Hi,that WebService is for triggering the book viewed event and log information, is not for retrieving the book information.You have to use the core_course_get_course_contents Web...
View ArticleRe: mod_book_view_book no work
by henry freire. Hello, thanks for answering, Hello, thanks for answering what I need is to get the html of the book per page, there is some service to do that. I can't find the api call...
View ArticleHow to Become Better in Business With Magento Development Company?
by Chandrasekhar Sah. Webkul is a leading Magento development company in India where you can find Magento skills at an expert level. We strive to deliver an emphatic storefront model to our clients by...
View ArticleRe: Ri: Re: Ri: Is there a core web service to edit/updates calendar events?
by Anastasia Leyva. Hi Francesco, If you would like to create an event you can use this other web service function: core_calendar_create_calendar_events You can find a working example of...
View ArticleReturning Node Tree in Web Service
by Jesus Ortega Miguel. Hi,I'm working with moodle wservices and I've been stuck with an issue all the day. I've found a "solution" that doesn't seem good enough but anyway I would like to know if I'm...
View Articleget current course
by Lena Maier. HiI try to get the current course oder module (e.g. an activity module) opened by the current moodle user by moodle WebApi using Rest.Using core_course_get_course_module didn't work....
View ArticleParameters of API Method
by Michalis Wöß. Hello to all,I will keep my question brief:Is there a way (or a page) to see what all the parameters of a API Method are? I haven't found anything, even after a tedious afternoon of...
View ArticleMoodle REST API - Postman collection
by Haris Mateen. Hi, I would like to get postman collection for all of the moodle rest APIs - https://docs.moodle.org/dev/Web_service_API_functionshttps://moodle.org/plugins/webservice_restful
View ArticleQuery stored Data about a user via Webservice
by Moritz Grey. Dear Experts, Is it possible to query the data stored about a user via the Moodle web service (core)? If so, which one?Thanks for help MGR
View ArticleCannot use object of type external_single_structure as array error when...
by Webee Dev. We can't add a new external services function in moodle. I got this error Exception - Cannot use object of type external_single_structure as array after clicking the add button.This my...
View ArticleCall a custom web service
by SELMA GUZEL. Hello,I created a sample web service under site administrator/plugins/web services.I also created role, user and token.How can I call this custom service? I mean what is URL for this...
View ArticleGetting API Service Short Names without admin access
by Jacob Peters. Im a student at a university and for my convenience i want to buid myself an app which accesses the moodle server from our university.I've been trying to get started with the...
View Article