URL Data Prefilling for Link Surveys in Feedbackflow
questionId=answer
. The answer must match the question’s expected type to pass validation.
skipPrefilled
parameter in the URL. To skip prefilled questions and show the next available question, add skipPrefilled=true
to the URL. By default, skipPrefilled
is set to false
.
&
, for example: name=Bernadette&age=18
. The order of query parameters doesn’t matter, so you can move questions around or add new ones without worrying about the parameter order.
questionId
in the Advanced Settings at the bottom of each question card in the Survey Editor. You can update the questionId
to any string you like. However, once you publish your survey, the questionId
cannot be changed.