Embedding schedule widget

  • Updated

organizers.jpg

When promoting your event on your company website or a dedicated third-party landing page, you can easily generate the iFrame code for your schedule and embed it on a webpage to display event information seamlessly.

Important: Ensure the Show schedule in event toggle is enabled before embedding the schedule widget. If your schedule is hidden, the widget will not load your event schedule and will display an error. To learn more, refer to our guide on Managing schedule visibility.

To embed the schedule widget:

  1. Go to Event Dashboard > Venue > Schedule in a multi-track event or Event Dashboard > Setup > Schedule in a Webinar event.
  2. Click the Down Arrow icon next to Upload and select Embed.


  3. In the pop-up modal, copy the iframe code.


  4. Paste it on your website to display. This step should be done by you or by your website administrator. 

To change the iFrame size:

  1. Change the size of the container you insert the iFrame into.
  2. In the iFrame code, change the height parameter to "100%" so the iframe will adjust to the size of the box.
    <iframe src="https://schedule-widget.events.ringcentral.com/your-event-name?headerEnabled=false&filtersEnabled=true" outline="none" scrolling="yes" width="100%" height="100%" frameborder="0"></iframe>

Was this article helpful?