will.good Posted March 22, 2024 Posted March 22, 2024 Hi, When creating new users via CSV import, is there a way to populate the custom fields and home organisation via CSV also?
SamS Posted May 16, 2024 Posted May 16, 2024 Our User import tool does such: https://github.com/hornbill/user-import-database & documentation: https://docs.hornbill.com/data-imports-guide/users/database/overview To be fair, the CSV import works via an ODBC connection. There is a to-do item on the dev list to remove that extra step, but, as the ODBC-route currently works, the priority of this to-do item is low. Either way, any changes there would only affect the source configuration and probably not the mapping.
will.good Posted May 21, 2024 Author Posted May 21, 2024 On 16/05/2024 at 15:34, SamS said: Our User import tool does such: https://github.com/hornbill/user-import-database & documentation: https://docs.hornbill.com/data-imports-guide/users/database/overview To be fair, the CSV import works via an ODBC connection. There is a to-do item on the dev list to remove that extra step, but, as the ODBC-route currently works, the priority of this to-do item is low. Either way, any changes there would only affect the source configuration and probably not the mapping. Sorry not sure if I am missing something but I can't see anything on the docs that mentions using a csv file? I just see Database, Entry ID, Google Workspace or LDAP?
SamS Posted May 24, 2024 Posted May 24, 2024 Hi @will.good, CSV falls under Database in this instance. The connection goes via ODBC. As stated, native CSV is on the "ToDo"-list to add, but not anytime in the near future.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now