Forum Discussion

Bhargav1's avatar
9 years ago

Using Api v2 LiQL need to get all information at single shot

Hi,

 

I have a requirement where Using Lithium API v2 LiQL I need to get all message ids with message names, thread ids with thread names and board ids with borad names with single query. How can we do that.?  Please give me pointers on this.

 

 

Thanks,

Bhargav

  • ChhamaJ's avatar
    ChhamaJ
    Khoros Staff
    Hi Bhargav,

    Unfortunately, you won't be able to do that in one shot. You will have to make separate queries to do that, but you can create an endpoint with all queries to use it in a component or any other place you want.

    Regards,
    Chhama