How to connect my typeform embed with homemade product to get users datas ? | Community
Skip to main content
Answered

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


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.

Best answer by mathio-tf

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

 

View original

3 replies

Liz
Community Team
Forum|alt.badge.img+5
  • Tech Community Advocate
  • 14904 replies
  • March 18, 2022

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!


mathio-tf
Typeform
Forum|alt.badge.img+5
  • Typeform
  • 888 replies
  • Answer
  • March 21, 2022

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

 


Liz
Community Team
Forum|alt.badge.img+5
  • Tech Community Advocate
  • 14904 replies
  • March 25, 2022

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