Skip to main content
Question

Airtable + Claude + Questionnaires

  • May 2, 2026
  • 1 reply
  • 26 views

Forum|alt.badge.img+6
  • Known Participant

Right now I am using Fillout for all of my questionnaires/lead retreival and zapping into Airtable. Now with Claude AI coming on board is there a way to utilize Airtable again for dynamic questionnaires?

1 reply

Greg_F
Forum|alt.badge.img+18
  • Brainy
  • May 3, 2026

Not much changes to the Form builder itself… but you could technically do a really funky work around by :

  • create webhook in automation for submissions 
  • use the “Web AI prototype” field to build you an interactive from according to your spec
  • use the webook url in the prompt so it knows that the form is to be submitted to your webhook
  • use Formula field to grab the URL of the web prototype

 

Not easiest thing.. but possible.