Akenefick
3 years agoGenius
Labels Field For Messages Collection
The labels field for the messages collection only returns the query to retrieve the labels on the message. Is there a field to return the actual labels or do you have to make a separate API call for ...
- 3 years ago
Hi Akenefick
Over HTTP, you can make the subquery you described above using a JSON-based query. Check out the Query a collection section of The Community API v2 request. The Make a subquery within a JSON-based query section in that guide contains details and an example. Please let me know if that helps.