We’d like to pass additional data to our Typeforms via the url. We’d like to be able to modify a form url like https://form.typeform.com/to/ABC123 such that additional data from this url ends up in the results when the form is completed. That is, the data would appear in the CSV per row when the results are exported.
It would be fine if the url auto-answered questions that the person sees. It’d also be fine if the data populated fields that were hidden.
Now, according to the documentation, there’s supposed to be an option to add custom hidden field data via an embed. From the code snippet, it looks like this data is in the url, which is what I’m looking for. But, I followed the documentation exactly, and I don’t have any “Advanced” section in the sidebar for a standard embed, and for the other embed modes that do show the “Advanced” section, I don’t see any “Hidden Fields” subsection. I didn’t see anything about it in the pricing plans either, so it’s unclear if it’s not available because we don’t have the right plan.
In any case, is there any way to pass in additional field data to a Typeform via a custom URL?