Hi Andre, I'm making a Python script that runs in a Ubunto server.
My goal is to read events on a outlook callendar and send that info to a SQL DB.
I have a script working with google API. But I don't want to use google anymore and I'm having trouble to get info on Outlook API.
Can you send me some hints how to make a connection with outlook callendar?
March 24, 2017, 4:57 p.m. - LunarAnnon336
Hi Andre, I'm making a Python script that runs in a Ubunto server. My goal is to read events on a outlook callendar and send that info to a SQL DB. I have a script working with google API. But I don't want to use google anymore and I'm having trouble to get info on Outlook API. Can you send me some hints how to make a connection with outlook callendar?