top | item 40110161 (no title) mksybr | 1 year ago You can sign into Graph Explorer and get an access token there:https://developer.microsoft.com/en-us/graph/graph-explorerNo clue how long it lasts. discuss order hn newest bloopernova|1 year ago Oh, that is cool!But corporate IT has apparently blocked being able to use graph-explorer.Thank you anyway! :) tsmeets|1 year ago You can also use the outlook COM API and extract the data from the running outlook instance [1]. See [2] for a python example that extracts a '.ics' file.[1] https://learn.microsoft.com/en-us/office/vba/api/outlook.cal...[2] https://github.com/TomSmeets/export-outlook-to-ics/blob/mast... bckr|1 year ago Guess it’s time to scrape your calendar from web?
bloopernova|1 year ago Oh, that is cool!But corporate IT has apparently blocked being able to use graph-explorer.Thank you anyway! :) tsmeets|1 year ago You can also use the outlook COM API and extract the data from the running outlook instance [1]. See [2] for a python example that extracts a '.ics' file.[1] https://learn.microsoft.com/en-us/office/vba/api/outlook.cal...[2] https://github.com/TomSmeets/export-outlook-to-ics/blob/mast... bckr|1 year ago Guess it’s time to scrape your calendar from web?
tsmeets|1 year ago You can also use the outlook COM API and extract the data from the running outlook instance [1]. See [2] for a python example that extracts a '.ics' file.[1] https://learn.microsoft.com/en-us/office/vba/api/outlook.cal...[2] https://github.com/TomSmeets/export-outlook-to-ics/blob/mast...
bloopernova|1 year ago
But corporate IT has apparently blocked being able to use graph-explorer.
Thank you anyway! :)
tsmeets|1 year ago
[1] https://learn.microsoft.com/en-us/office/vba/api/outlook.cal...
[2] https://github.com/TomSmeets/export-outlook-to-ics/blob/mast...
bckr|1 year ago