Hidden field webook | Community
Skip to main content
Question

Hidden field webook


Hi,

I am using the hidden field like this

https://imsproschool.typeform.com/to/LLsdZav1#mx_select_your_city=Mumbai

This is defined in my form and published as well. But the field is not getting populated in the webhook?

How do I check this?

8 replies

Liz
Ex–Typefomer
Forum|alt.badge.img+5
  • Tech Community Advocate
  • 15035 replies
  • December 19, 2023

Hi @Shashin Is this occurring in the test webhook? If so, this is expected behavior, but the hidden field should pass through the webhook in a live response so long as that hidden field was captured. 


  • Author
  • Explorer
  • 3 replies
  • December 20, 2023

It is not a test webhook. It is in production.


Liz
Ex–Typefomer
Forum|alt.badge.img+5
  • Tech Community Advocate
  • 15035 replies
  • December 20, 2023

Hi @Shashin Do you mind sending a screenshot of the response in the Results panel and the data sent in the webhook? That’ll help us see what’s happening!


  • Author
  • Explorer
  • 3 replies
  • December 21, 2023

https://imsproschool.typeform.com/to/LLsdZav1#mx_select_your_city=Mumbai

 

This is how I am invoking the quiz with the hidden fields.

 

 

 


Liz
Ex–Typefomer
Forum|alt.badge.img+5
  • Tech Community Advocate
  • 15035 replies
  • December 21, 2023

Thanks, @Shashin ! Looking at the response you’re referencing, it doesn’t look like the hidden fields were captured since it’s showing those fields as blank: 

 

Are you sharing the link directly? Or does the form happened to be embedded anywhere? 


  • Author
  • Explorer
  • 3 replies
  • December 22, 2023

The link is embedded here

https://proschoolonline.com/quiz/cpa

 

 


Liz
Ex–Typefomer
Forum|alt.badge.img+5
  • Tech Community Advocate
  • 15035 replies
  • December 27, 2023

Thanks! I think part of the issue might be the set up of the URL. When I click on the link for the typeform, it brings me here: 

https://imsproschool.typeform.com/to/LLsdZav1/?typeform-source=proschoolonline.com#_mx_select_your_city=Mumbai

but this link needs the following updates in bold to pass the hidden fields in: 

https://imsproschool.typeform.com/to/LLsdZav1#typeform-source=proschoolonline.com?_mx_select_your_city=Mumbai

You may also want to try removing the URL within the URL (proschoolonline.com), as this could also be causing issues, and replace it with a keyword to represent the directing URL. 


Grace
Community Team
Forum|alt.badge.img+5
  • Community Advocate
  • 2839 replies
  • January 2, 2024

Hi @Shashin Happy New Year! Did you manage to get the hidden fields to work? Let us know if you still need some help or if Liz’s suggestions worked! 😊


Reply