Third Light Developer Exchange

Code and templating community forum for developers and software integrators

You are not logged in.

Announcement

If you wish to join the Developer Exchange, please contact your account manager - this is to avoid unnecessary spam in the forums. Many thanks for your understanding.

#1 2015-08-14 17:11:57

Ironykins
Member
Registered: 2015-06-22
Posts: 9

Getting username from user ID

Hey devs,

I'm pulling some data out of Third Light, and I'd like to be able to get a user's username (or email) from their User ID. Currently, I can't see a way to do this via the API. If you guys could add a call (Something like Users.GetUserById(int id) -> hash userInfo) that'd be perfect.

Cheers!

Offline

#2 2015-08-14 17:24:55

steve
Third Light Staff
Registered: 2013-06-06
Posts: 105

Re: Getting username from user ID

Hi,

Thanks for the suggestion. That does seem to be bit of a gap at the moment. I will record this in our feature request system.

Best Regards,
Steve

Offline

#3 2015-08-20 15:12:13

dominic
Third Light Staff
Registered: 2013-06-06
Posts: 119

Re: Getting username from user ID

Hi,

We are planning to add a new method, Users.GetUserDetails, which would provide this information. This should be available from IMS v6.1.9 onwards.

Dominic

Offline

Board footer