Link Search Menu Expand Document
Domino REST API
Released!

OData

Project KEEP allows exporting of data from Notes databases to OData format, which can then be read by applications like Excel for Windows, Salesforce, SAP and Business Intelligence. This means that the data in a Notes database can be displayed in something as simple as Excel with just a few clicks.

Go to Excel and create a blank Workbook. Select Data -> Get Data -> From Other Sources -> From ODataFeed.

FromODataFeed

Point it to an application on the Domino server. Here, we point to a To-do application. serverURL

Hit OK. NotesDatabase

Select Load to display the Notes data in Excel. The structure of the Notes database is understood. NotesDataInExcel

The Excel sheet is a live document. Any update to the Notes database is seen when you select Refresh.

At the moment, we only support basic authentication.