I’m interested in integrating typeform into my website as a way for users to populate an extensive profile section that we ask them to fill out. The biggest hurdle that I’m wondering about is is there anyway to display all of the answers on a webpage viewable once the form is submitted. Hope this makes sense.
Answered
Using type form to have a user fill out profile section on a website
Best answer by picsoung
Hey
I think the easiest should be to first add the data to your database, and then on the profile page you make a call to the database.
To push to your database you can listen to a webhook event, we will send you a JSON containing all the answer to all the questions, every time a form is submitted.
You can learn more about webhooks in our Developer Documentation.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.