Answered

How to connect my typeform embed with homemade product to get users datas ?

  • 17 March 2022
  • 3 replies
  • 57 views

Hello typeform team,

I would like to integrate a typform in my product (by an embed link)

Then some user will use it in my product.

 

Do you know if we can prepopulate data from my product to the type form (name of my user for example) .. ?

A the end, when the user finish  can i get all the data to use it in my product ? I woulk like get the score of a quizz for each user.
Thank you for your support.

icon

Best answer by mathio 21 March 2022, 10:51

View original

3 replies

Userlevel 7
Badge +5

Hi @Tbl64 Welcome to the community! Do you mind sharing more information about your product? For example, where is your product hosted? What kind of website are you embedding on?

Thanks in advance!

Userlevel 7
Badge +5

Hello @Tbl64 

you can pass data from your product into embed via hidden fields.

To access data submitted to your typeforms you can use either Responses API or Webhooks.

For an integration example you can see my article on integrating an embedded typeform with a NextJS app:
https://medium.com/typeforms-engineering-blog/integrate-typeform-with-next-js-b27a5306bfbb

 

Userlevel 7
Badge +5

Hi @Tbl64 Were you able to give @mathio ‘s suggestions a try? 😁

Reply