Hi, I have a feeling (based on what I found with my searches) that the answer is a No, but I got to ask - is there a ‘Users’ query that will give me… ?
User id
User’s First Name
User’s Last Name
Several queries give out user_id but not name, so I need to maintain a mapping locally - this query, run once daily, should help.
Unfortunately, I believe you are correct. The only queries that return that info are the me (only shows your own data) and the picks_per_day and packs_per_day queries (only applicable if the user you’re looking for is a picker or packer that worked in said timeframe).
I don’t believe there is a way to just do a general users query.
Let me know if there’s anything I can do to assist.