I would like to know how to import cvs file via ftp and inject the data (data related to the registration step) into user table . I would like to create an automatic procedure because
for us, the registration step is in another site so we will import only the username and password (the CVS file contents only these 02 data) and inject it into user table.
Any help is welcome.