moodle-webhooks icon indicating copy to clipboard operation
moodle-webhooks copied to clipboard

Expand response

Open geqmedia opened this issue 2 years ago • 1 comments

Hi, is it possibile to expand the json response from webhook? For example course_created has only name and id, is it possibile to have start date and end date too?

geqmedia avatar May 08 '23 11:05 geqmedia

There will be infinite requests to add more data fields to each of the webhooks.

Let's find a way to see what is a reasonable and standard approach for this.

We will need to see which data is actually captured in the event itself. Perhaps that should be the standard of what is sent through the web hook.

fulldecent avatar Mar 19 '25 13:03 fulldecent