Embeddable Events List as an iFrame

If you are embedding your events list on a website that requires an iFrame, follow the steps below.

Embedding an events list as an iFrame

From your Dashboard:

  1. Hover over the calendar that you would like to embed on the left part of your Dashboard.
  2. Click the three dots to the right of your selected calendar and then click Calendar page.
  3. Scroll down to the Embeddable event list section and click Quick customize.
  4. Right-click on the embeddable events list and select View Frame Source
  1. You’ll be taken to a page similar to the one below. Copy the link starting at "https" as shown below.
  1. Paste that link in between the following code:

<iframe src="LINK HERE" style="width: 100%; height: 100%; display: block; border:0;"></iframe>

  1. Paste this into the block on your website or landing page to embed the events list.