Forum Discussion
René Fritsch
Oct 05, 2017Iron Contributor
Pre-populate fields in Microsoft Forms via URL parameter?
Is there a way to pre-populate a field on a form in Microsoft Forms using a parameter that is attached to the form's URL? Idea/scenario behind this: We could send out personalized links to peopl...
- Aug 23, 2019Sending context-aware survey invitations and capturing the response with a particular context is a feature of Forms Pro, which can be combined with Flow.
You will find detailed walkthrough articles in Megan Walker blog covering the different steps involved. Here is one of her posts:
https://meganvwalker.com/send-forms-pro-survey-invites-via-csv-file/
Serhio2095
Sep 23, 2024Copper Contributor
Hi,
Yes, it is possible to pre-populate Microsoft Forms fields using URL parameters. To do this, you can append the form's URL with query string parameters that match the field names, allowing you to pass values directly into the form.
For a more detailed guide, including how to format the URL and identify the correct field names, I found this article really useful: https://plumsail.com/blog/pre-populate-microsoft-forms/-populate Microsoft Forms. It explains the entire process and provides clear examples.
Hope this helps!