<div dir="auto"><div class="gmail_quote" dir="auto"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">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.</div></blockquote></div><div dir="auto"><br></div><div dir="auto"><span style="font-family:sans-serif">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</span><br></div><div class="gmail_quote" dir="auto"></div></div>