Embedding schedule widget

  • Updated

organizers.jpg

When promoting your event through 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 web page to seamlessly display event information.

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?