programmatically get ics file from icloud?

核能气质少年 提交于 2019-12-02 00:07:58

I'm surprised no one has answered this yet...

If you go to iCloud.com, you should be able to get the URL of the calendar that you have syncing using a public share. It should be a webcal protocol (webcal://). However, if you change that webcal to https, it will download the ics format instead of trying to sync using Macs iCalendar.

I have my website linking to the https ics file, and it appears to be working just fine (for now at least).

icloud is gona supply an API for developers soon at least thats what they sayed in the last keynote

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!