# ◾ External Calendar API Endpoint in System Manager - Feature Notes

With the help of this new [**External Calendar API Endpoint**](/doc/external-calendar-api-endpoint-pRmzhXyOze) feature, users of LearningSpace will be able to process events (including *date, event name,* and *room name*)  using their software integration components and work with the event information in any way they desire, like:

* forwarding them to external calendar applications,
* or presenting it as a static webpage.


:::warning
**IMPORTANT**

This process is **not a two-way flow** of information: data modified or created in an external calendar cannot be returned/sent back to LearningSpace.

:::

The External Calendar API Endpoint can be enabled by a **toggle** in the System Manager [**General**](/doc/general-system-information-6jNQRhhNd8) tab.  
  
 ![](https://outline-production-attachments.s3-accelerate.amazonaws.com/uploads/6c0da235-ff99-49fd-81af-d32f613692dd/780cbc27-9110-4434-8302-2d3fbd4115e7/76906647.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credential=AKIA4EOUDTOVUICLPZ4P%2F20260909%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20260909T120000Z&X-Amz-Expires=86400&X-Amz-Signature=6f2b368f1bf282bdd3cb85d44973ab2fde8845fa53a02d1bd338e724ade2461c&X-Amz-SignedHeaders=host&x-amz-checksum-mode=ENABLED&x-id=GetObject)  

This API endpoint can be queried and provide data from the LearningSpace calendar to display outside of the system on a public-facing calendar.

* The calendar is **refreshed hourly.**
* It refers to **today's and future events** for the next 7 days.

With the feature enabled, when starting a **query,** events that

* are **approved**
* **start within that calendar day** (from 00:00 of the day of the query)
* **finish** **on the seventh day** of the query (at 23:59 at the latest), will be displayed.

**API endpoint on the following URL**: https://<your.learning.space.edu>/w/api/v2/public-calendar.json  
  

```java
{
  "events": [
    {
      "isRecurringSeries": false,
      "isPartOfRecurringSeries": true,
      "activity": {
        "color": "neonCarrot",
        "title": "ACLS Testing "
      },
      "eventStart": "2022-06-13T07:00:00Z",
      "note": "Weekly Assessment",
      "rooms": [
        {
          "location": null,
          "name": "Sim 1 (Sim Room)"
        },
        {
          "location": null,
          "name": "Sim 2 (Sim Room)"
        },
        {
          "location": null,
          "name": "Sim 3 (Sim Room)"
        },
        {
          "location": null,
          "name": "Sim 4 (Sim Room)"
        },
        {
          "location": null,
          "name": "Sim 5 (Sim Room)"
        },
        {
          "location": null,
          "name": "Sim 6 (Sim Room)"
        }
      ],
      "durationMinutes": 180,
      "title": "ACLS Megacode Testing",
      "eventEnd": "2022-06-13T10:00:00Z"
    },
    {
      "isRecurringSeries": false,
      "isPartOfRecurringSeries": false,
      "activity": {
        "color": "neonCarrot",
        "title": "SON C/O 2019 Assessment"
      },
      "eventStart": "2022-06-09T07:00:00Z",
      "note": null,
      "rooms": [
        {
          "location": null,
          "name": "Exam 1 (Exam Room)"
        }
      ],
      "durationMinutes": 135,
      "title": "Effective Assessment and Communication Skills Event",
      "eventEnd": "2022-06-09T09:15:00Z"
    }
  ],
  "eventsTo": "2022-06-16T21:59:59Z",
  "generatedAt": "2022-06-09T05:57:10Z",
  "eventsFrom": "2022-06-08T22:00:00Z"
}
```



:::warning
LearningSpace does not generate an external calendar application; however, the raw data can be used to generate entries for an external (third-party) **calendar.**  
See details of **how to use the API** on the [**External Calendar API Endpoint**](/doc/external-calendar-api-endpoint-pRmzhXyOze) page.

:::


:::tip
See more on [How to Utilize External Calendar API Endpoint](/doc/how-to-utilize-external-calendar-api-endpoint-wQEczI6ztH). See further improvements in the Calendar in the [Inventory Module Update 2022 Spring Feature notes](/doc/inventory-module-update-2022-spring-feature-notes-XI9gGDMp9K).

:::

---

**Documents**

- [User Guide](https://kb.learningspace.elevatehealth.net/s/ent-hs/doc/user-guide-WPv4VxhtWB)
- [FAQ](https://kb.learningspace.elevatehealth.net/s/ent-hs/doc/faq-YoxOQOjvnY)
- [Training Videos](https://kb.learningspace.elevatehealth.net/s/ent-hs/doc/training-videos-D2ycsEwqPt)
- [Module Introduction Videos](https://kb.learningspace.elevatehealth.net/s/ent-hs/doc/module-introduction-videos-I6OQ6H7SUT)
- [Release Notes](https://kb.learningspace.elevatehealth.net/s/ent-hs/doc/release-notes-BcFFMsc0RV)
- [Distance Learning with LearningSpace](https://kb.learningspace.elevatehealth.net/s/ent-hs/doc/distance-learning-with-learningspace-eAfwW23Hxg)
- [Preventing Copy-Paste in LearningSpace](https://kb.learningspace.elevatehealth.net/s/ent-hs/doc/preventing-copy-paste-in-learningspace-sPD0IIUuk0)
- [Important Technical Notification Regarding Adobe Flash Player](https://kb.learningspace.elevatehealth.net/s/ent-hs/doc/important-technical-notification-regarding-adobe-flash-player-eQtMLwLmTJ)
- [iPad support - Technical information](https://kb.learningspace.elevatehealth.net/s/ent-hs/doc/ipad-support-technical-information-dLmeFvKofC)
- [TeamViewer Link](https://kb.learningspace.elevatehealth.net/s/ent-hs/doc/teamviewer-link-QyKZBMqUT9)
- [YouTube videos about LearningSpace](https://kb.learningspace.elevatehealth.net/s/ent-hs/doc/youtube-videos-about-learningspace-TMb3zdc0LC)
- [Customer Aftercare One-Pager](https://kb.learningspace.elevatehealth.net/s/ent-hs/doc/customer-aftercare-one-pager-GBWMe1BcfS)
- [Case Studies](https://kb.learningspace.elevatehealth.net/s/ent-hs/doc/case-studies-VcAbFqXSz7)