Get information from the Notes Calendar API

I am working on a program that needs to store all my calendar entries/ events (for a specified time period) in to a text file. I need to save information on cancelled meetings too. Could someone provide some pointers on the same?

Thanks

Lakshmi

Subject: Unfortunately, no API

Unfortunately, we do not have a C&S API today. We do have iCalendar export code but there is no way to invoke it programmatically that I know of and it doesn’t work very well anyway - we would like to improve and expose this area going forward.

I think you will have to essentially do a view lookup in one of the C&S list views and extract the note data into whatever format you want to display it in. For help interpreting our C&S note items, you can view here:

Note: We are working on getting an updated version out but this should serve your purposes.

Thanks

Nate