URL Data Prefilling for Link Surveys in Formbricks
questionId=answer
.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 before you publish a survey. After you published a survey, you cannot change the id anymore.