I want to automatically save the user list I got from an external API to moodle. For example, when I send a GET request to exampleapi/users, username and password are returned to me. I want to save this user list directly to moodle. In this way, users in the user list will be able to log in directly. But I couldn't find a way how to do this. Can you write your ideas, documentation or plugin suggestions, if any?
Asked
Active
Viewed 114 times