I want to build a simple site, where members fill out a form with attributes (let’s say name, hair color, favorite car) and a short story is then personalized for them based on their form entries.
The output story would be 1-5 pages long. Each personalized story would “live” at a unique URL after being created. Ideally it would be HTML, but I suppose I could live with embedding a PDF or Google Doc (if that was the outputed format).
Would it be possible to dynamically pull in such info into chunks of text using Airtable or Google Sheets? Any other ideas? Thanks!!