Hello
I am looking to retrieve the list of registrants on a Moodle platform via a REST connector. The platform is configured to interpret REST requests.
Has anyone in the community already made a connector for this function, or another similar?
I'm not a programming expert ...
Thank you
Hi Frederic,
Standard Rest Connector should be enough, it is a matter of know which API you need to call on moodle and how.
Cheers
Hi Pablo
I have no preference for the API to call.
I’m looking to do a simple connection test with Bonita.
It’s just to validate the protocol.
How to call this API is the question I ask.
Cheers
Hi Frederic,
I do not know Moodle APIs, and if you want to validate if Moodle has APIs active you can use Postman.https://www.postman.com/
Once you are able to connect using postman, set the connection in Bonita will be simple using the Rest Connector
Cheers