Anonymous
Please Login to OpenNTF:
Username:
Password:
Remember me?
Sign in
Did you happen to forget your password? Reset it here
Login
Register
Home
Projects
Snippets
Blog
Follow
Get Involved
Feedback
About
Search
Go
Explore OpenNTF
IBM Connections Downloads
XPages Downloads
XPages Resources
Videos on YouTube
Source Control on GitHub
IBM Collaboration Solutions News
Webinars
Project Updates
OpenNTF Domino API
XPages Extension Library
XPages Bazaar
POI 4 XPages
soapgateQ
Workflow for XPages
Bootstrap UI Template Kit
XPages Bazaar
JDBC Access for IBM Lotus Domino
De-Mail for IBM Lotus Notes
soapgateQ
POI 4 XPages
Trouble Tickets Notes-to-XPages Example
Using the Collaboration Today API
Posted by
Niklas Heidloff
|
September 13, 2012
Collaboration Today provides a
REST API
and a
widget
that is uses the REST API. Check out this simple
sample
for a custom web page accessing the REST API (open page source and use Firebug or similar tool). The API can be used server side to return JSON data and also client side returning JSONP to support cross domains.
I've just changed the news section on
XPages.info
. The page now displays the XPages news from Collaboration Today instead of the XPages.info database. The look and feel is identical to the previous version. Since everything runs on the same Domino server I could have simply read the data via view data source but I used the REST API to show that this can be done for any web sites.
New and old look and feel on XPages.info:
Data read from Collaboration Today:
Ulrich Eknori
also uses the REST API to display Collaboration Today news on his web site.
Frank van der Linden uses the API on the
e-office
blog.