Pre-fetch dynamic data for your form
Fetch information from Airtable, Notion or any service before your form loads. Display the data in your form or use it in your form logic.
Pre-fetching data from external tables is available on the Business and Enterprise plans. However, you can still make update forms that pre-fetch information on the free plan, with this approach.
How to pull external information into your form
Fillout lets you get data from Airtable or Notion and use it in your form. Here's how:
As seen in the video, we navigate to the "Integrations" page, choose an integration, and add a new "Pre-fetch record". Usually, we'll specify which record to fetch based on a URL parameter or based on information about the user that logged in.

How to use pre-fetched records in your form
Check out this article to see how you can display pre-fetched records, use the data to show/hide questions, branch to different pages, and more.
Note: this is currently only available on paid plans