Hi Everyone , I’m building a form with typeform which has dynamic displayed text depending on a hidden field product_id , this is the flow:
1 - User clicks on an url typeform…./?product_id=id
2 - Typeform should retrieve data from an external API to diplay the text in typeform depending on the returned data.
3 - Each product has a price (returned in step2) , that price will be used for a checkout with stripe.
I can use the other fields as hidden fields but not the price because anyone can change it in the url and pay whatever he wants to pay.
How can I achieve this ?
Thank you
Answered
How to insert dynamic variables/text from an external AP ?
Best answer by Liz
Hi
It isn’t possible to connect to an external API, so you would need to have all the pricing/products set in the form. Though, you could use logic jumps to show the specific pricing/product as it applies.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.