[Vtigercrm-developers] Bulk insert/update from API

Sukhdev Mohan s.mohan at myti.it
Fri Jan 15 23:18:09 GMT 2021


>
> Regarding usernames and ids, I would recommend first doing a query to
> retrieve all usersnames with ids and load it into an array. Then process
> all the records and use the array to get the ids given the usernames. That
> way, you don't have to do a query in order to retrieve the correct
> userid for each row in your CSV.
>

This is what I'm implementing but it'd be great if in addition to id the
API supported string search. Might worth a thought
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20210116/fcef89ff/attachment.html>


More information about the vtigercrm-developers mailing list