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. Click the calendar that you would like to embed.
  2. Scroll down to the Embeddable event list section and click Customize + Share.
  3. 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.