Issue 440: Synchronization with Outlook
Status:  Done
Owner: ----
Closed:  Apr 2010
Reported by aureliefolacci, Apr 7, 2010
Hello !

I use this calendar in my application. Now, i would like to synchronize this 
calendar with outlook. I don't know how i can do that ... Someone has an 
answer ?
Sorry for my english ... :s
thanks !
Apr 10, 2010
#1 witi...@gmail.com
Hi,

How do you understand that? fullcalendar is js file that comunicates with server for
events. Outlook is a windows application, that communicates with Exchange Server (if
network infrastructure exists). So, maybe you meen fullcalendar integration with
exchange? So, any web service (or just service) is necessary for taking events from
Exchange and passing to fullcalendar.
Apr 26, 2010
Project Member #2 adamrs...@gmail.com
yeah, it might be possible for fullcalendar to communicate with Exchange Server 
somehow, but doesn't seem like this would be possible with Outlook
Status: Done
Apr 28, 2011
#3 shams...@gmail.com
You can make backend calls to the server to fetch the data from the exchange server using some third party tools like jwebdav exchange by independent soft and create new event using the calendar plugin. Use the events function to make ajax calls.
May 25, 2011
#4 escudobr...@gmail.com
Hi Adam, it could be possible to solve the synchronization with Outlook calendar, by exporting it as .CSV and importing it in FullCalendar somehow? Is it possible? Thank you.
May 26, 2011
Project Member #5 althaus.it
Import/Export is never a full sync.