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:

A picture named M2

Data read from Collaboration Today:

A picture named M3

Ulrich Eknori also uses the REST API to display Collaboration Today news on his web site.

A picture named M4

Frank van der Linden uses the API on the e-office blog.

A picture named M5



comments powered byDisqus