Skip to main content
All CollectionsUsing it like a Pro
Airtable session schedules
Airtable session schedules

Display your event schedule on the interactive floor plan.

Kristina Belenova avatar
Written by Kristina Belenova
Updated this week

Airtable is a useful tool for creating and sharing event-related databases. In particular, Airtable can create a schedule for your event which you can then make available on your interactive floor plan. Attendees can then easily see what's happening and find their way to the correct stage.

Event schedule on a floor plan

How to set up a table

  1. Create a table with two tabs: Locations and Data

  2. Fill out your session locations. The names need to match exactly as created in the Designer .

  3. Keep the Data column empty

    Airtable table with open Locations tab showing Location name and Data columns

  4. Next, in the Data tab, fill in the following:

  • Session name

  • Session description

  • The start and end date and time of the session

  • Session location (will be automatically populated from the Locations tab)

    Airtable table with open Data tab showing multiple columns

How to integrate your floor plan with Airtable

To synchronize schedules, you need to get two parameters: Airtable_base_id and APItoken.

  1. To get the Airtable_base_id, copy this value from the address bar of your AirTable:

    Airtable address bar showing Airtable_base_id value

  2. To get the APItoken go to https://airtable.com/create/tokens

    1. Click Create token

      Airtable personal access token page

    2. Name can be anything

    3. In the Scopes field, choose data.records:read

      Airtable create personal access token page with box around "data.records:read"

    4. In the Access field, select All current and future bases in all current and future workspaces

      Airtable create personal access token page with box around "All current and future bases in all current and future workspaces"

    5. Then click Create token

    6. Copy the token value

      "Your token has been created" page with box around copy icon

  3. Send both parameters (Airtable_base_id and APItoken) to the ExpoFP support team. We'll run the synchronization and update the schedule when necessary.

Did this answer your question?