Info sections that can be embedded:

You can choose one of the following event info sections to embed in your iframe:

Instructions to Embed on Site:

        <iframe
          loading='eager'
          title='[EVENT NAME] [INFO SECTION TITLE]'
          id='[ANY UNIQUE HTML ID]'
          src='https://YOUR_DOMAIN/widgets/events/[eventSlug]/[section_key]'
          scrolling='yes'
          width='100%'
          height='100%'
          frameBorder='0'
        />

The most important attributes are src, 'https://YOUR_DOMAIN/widgets/events/[eventSlug]/[section_key]'

For example, src = https://community.gradual.com/widgets/events/community-roundtable-06-04-2022/agenda

For event agenda, you can also add optional parameters as outlined below. To find the values of the parameters for things like day id or track id, it is best to load the event detail page, make the selection you want to display in the iframe, and then the ids will be displayed in the url. Example:

https://community.gradual.com/home/events/gradual-demo-mini-summit-2021-06-11?agenda_view=list&agenda_day=61894d7b27ad7a00121240f5&agenda_track=611925dea23bb05b23f6840c

Optional Parameters

For agenda only: