by Vania Salgadinho.
Hi,
I am new to the field of Web development in general (and to Moodle in particular), but I am trying to integrate my Moodle platform with my WooCommerce shop in WordPress. By integration I mean:
- Allow SSO so that after purchasing a course on WooCommerce the users' personal attributes are automatically populated into Moodle and they can log in to Moodle using the same username and password;
- Provide automatic enrollment in the specific Moodle course they bought on WooCommerce
I know that there are a couple of plugins providing this kind of integration but I am wondering if this can also be achieved using REST API?
Thanks!