Calendly status history
Current state: operational — “All Systems Operational” per https://www.calendlystatus.com (Atlassian Statuspage), checked 2026-09-16 12:28 UTC.
How long do Calendly incidents last?
From 3 incidents with a vendor-posted start and resolve time. Longest on record: Degraded performance on Calendly.com — 23.2 h (2026-07-08 17:25 UTC). Excluded, never estimated: 22 resolved before started (vendor data error). Duration is the gap between the vendor's own posted timestamps — it is not measured downtime, uptime or an SLA figure, and a vendor that posts every blip will look worse here than one that posts nothing. Same rule as the outage-duration dataset.
Incidents on record (25)
| Started | Incident | Status | Impact | Duration |
|---|---|---|---|---|
| 2026-07-23 21:21 UTC | Users Unable to Log In to Calendly due to blank Login Page | resolved | minor | 26 min |
| 2026-07-08 17:25 UTC | Degraded performance on Calendly.com | resolved | minor | 23 h 11 min |
| 2026-05-22 17:01 UTC | Error on Meetings page | resolved | minor | 53 min |
| 2026-04-15 15:21 UTC | GoToMeeting Integration | resolved | none | — |
| 2026-04-15 15:21 UTC | Calendly.com experiencing issues | resolved | none | — |
| 2026-04-15 15:21 UTC | Issues for IE11 Users | resolved | none | — |
| 2026-04-15 15:21 UTC | Outlook Desktop Plugin | resolved | minor | — |
| 2026-04-15 15:21 UTC | Deleting an event in your calendar may not cancel Calendly events | resolved | major | — |
| 2026-04-15 15:21 UTC | Zoom Video Conferencing Degraded Service | resolved | minor | — |
| 2026-04-15 15:21 UTC | Google Login Issues | resolved | minor | — |
| 2026-04-15 15:21 UTC | Degraded Connectivity with Zoom Video Conferencing | resolved | minor | — |
| 2026-04-15 15:21 UTC | Calendly.com experiencing issues | resolved | none | — |
| 2026-04-15 15:21 UTC | iCloud Integration Issues | resolved | critical | — |
| 2026-04-15 15:21 UTC | Server Error | resolved | none | — |
| 2026-04-15 15:21 UTC | Issue Enabling Third Party Integrations | resolved | major | — |
| 2026-04-15 15:21 UTC | Outlook 365 Login Issues | resolved | critical | — |
| 2026-04-15 15:21 UTC | Calendar events are not being saved when users select GTM or Zoom as their location | resolved | minor | — |
| 2026-04-15 15:21 UTC | Calendly Site Not Loading | resolved | major | — |
| 2026-04-15 15:21 UTC | Calendly site not loading | resolved | none | — |
| 2026-04-15 15:21 UTC | Google Cloud Service Disruption | resolved | major | — |
| 2026-04-15 15:21 UTC | Calendly Outage | resolved | major | — |
| 2026-04-15 15:21 UTC | Stripe billing unavailable | resolved | critical | — |
| 2026-04-15 15:21 UTC | Calendly down | resolved | critical | — |
| 2026-04-15 15:21 UTC | Unable to connect to Google Calendar service | resolved | critical | — |
| 2026-04-15 15:21 UTC | Stripe unavailable | resolved | critical | — |
Titles, statuses and impact levels are the vendor's own words. Durations marked approx. are inferred from the poll that first found the incident gone. Shows the latest 60; the JSON has everything we hold (up to 400 days).
Watch Calendly with the template
Put this in config.json of your fork and add a WEBHOOK_URL secret:
{
"vendors": [
"calendly"
],
"format": "auto",
"map_url": "https://raw.githubusercontent.com/APVentureEngine/vendor-status-watch/main/vendors.json",
"unreachable_after": 3,
"mute_maintenance": false
}