Hi All,
For the threads list i can get thread's parent group id. Is there a way to get the name of the group?
thanks,
Kalim
Hi All,
For the threads list i can get thread's parent group id. Is there a way to get the name of the group?
thanks,
Kalim
Hi Kalim, whether you are using REST, Script/widget, or In-process APis, you can use the Groups Get method and pass it the group id. For instance, for widgets: community.telligent.com/.../core_5f00_v2_5f00_group-widget-extension
Hi Kalim, whether you are using REST, Script/widget, or In-process APis, you can use the Groups Get method and pass it the group id. For instance, for widgets: community.telligent.com/.../core_5f00_v2_5f00_group-widget-extension
Thanks . It worked :)