Getting user name based on ID in Web SDK

  • 11 January 2024
  • 3 replies
  • 52 views

Badge +1

I want to keep my app simple and only use Web SDK and does not want to integrated with Rest API.

I am currently exporting list of board item to an external system. However, the createdBy and modifiedBy are returning an userId.  As userId is not readable in this case. I had check through the webSDK documentation and could not find any method to retrieve a username by id. Is there any method to support this other than Rest API?


3 replies

Userlevel 2
Badge +1

Hi @KangLeng, unfortunately at the moment the only way to get more information about the user is through the Rest API.

Badge +1

Hi @Josip Janzic 

Is there any plan to release the method in SDK in the near future?
I will need to discuss with the team to see if we shall wait for the feature, or integrate with rest API first.

 

Thanks

 

Userlevel 2
Badge +1

Hey, not at the moment. We have a public roadmap where you can see the features we’re currently working on and also create a new feature request for this method.

Reply