CALink helps you quickly create event links for your calendar across different platforms. Fill in the event details, choose your calendar service, and share your event effortlessly.
You can use our API to create event links on the fly, either manually or on your server.
The calendar service to generate the link for. One of the following:
apple, google, outlook, outlookcom, office365, yahoo, stream
Use stream if you are downloading the ICS file using a programming language.
The title of the event. A single-line string, no longer than 255 characters.
Start date of the event. It's best to use ISO format (YYYY-MM-DD) dates.
Examples: 2020-04-25 01:05 pm or 2020-04-25 15:30
Start date of the event. It's best to use ISO format (YYYY-MM-DD) dates.
Examples: 2020-04-25 01:05 pm or 2020-04-25 15:30
The event's IANA time zone. If you don't provide one, the event will be added in the user's local timezone.