ContributionsMost RecentMost LikesSolutionsRe: Slack - Community Integration Is it on the roadmap to enable slack notifications for slack channels? Sending the notifications to my individual "slack inbox" isn't helpful when we have a team of community staff monitoring the community. It'd be more helpful for the notifications to be sent to a channel where we can coordinate replies/ engagement. How to get n latest solutions? I want to write a V2 call to get the latest n messages that were marked as solutions. (i.e solution_data.time ordering) And by this i don't meant to bring in post_time at all. Thanks! Re: conversation.last_post_time not working? I am also facing similar issue. Can anyone help with the resolution for this?? Does restadmin works in this case?? What exactly is the problem with the API here ?? Re: how to customize custom component based on role ? Is there any way where i can avoid making this rest call to fetch roles?? Some predefined function which returns me roles?? how to customize custom component based on role ? What is the best way to customize a custom component to be visible to only some users with some specific roles ?? Re: How to update URL parameters? Hi Claudius, I want to update through page init before a page loads (and redirect to the same). profile.language parameter. Could be anywhere in a community url. for eg: community.khoros.com?profile.language=fr To set/update it. How to update URL parameters? I want to be able to set a parameter on the URL in freemarker, is this possible through any utility? Thanks!