Insert User Data

LabKey Support Forum
Insert User Data WayneH  2018-10-09 06:40
Status: Closed
 
Is it possible to bulk insert user data to the core user schema?

thanks

Wayne H
 
 
Jon (LabKey DevOps) responded:  2018-10-23 18:55
Hi Wayne,

Yes, you can either use the API to do an UpdateRows or you can leverage the updateQueryRows.view page. You can wire up a button within the XML Metadata for the core.Users table within the Schema Browser and perform a bulk update on the editable fields for the rows in that table.

https://www.labkey.org/home/Support/Developer%20Forum/announcements-thread.view?rowId=18173

Regards,

Jon