Forum Discussion
12 Replies
- bhupen11 years agoAdvisor
VarunGrazitti Thanks mate for your help. I will consider your solution as well.
And just to finish up the open questions from this thread:
bhupen wrote:
Conclusion:
Steps to Create endpoints:
create a endpoint:
endpoint name: "lthium_notification"
Put this inside endpoint:
www.community.as.play.com
www.community.as.play.com/plugins/custom/community.as.play.com/yourcommunityID/lthium_notification?${user.id}
www.as.com
Concern:
Where do I get communityID?Take a look at the endpoints documentation KB article. This actually explains how you easily obtain the endpoint URL from the endpoints page in Lithium Studio. Your community ID is e.g. the first part of your lithium stage server URL and you should be quite familiar with it.
For embedding notifications be aware that there are currently a few limitations, e.g. you cannot pull unread notifications yet.