Forum Discussion

epeters775's avatar
epeters775
Copper Contributor
Dec 26, 2023

Filling out Forms remotely from Unity

I am trying to enter information and submit it to a Microsoft Form from Unity. There is documentation on how to do this using Google Forms which I have successfully implemented: 

User Feedback Survey (updated) - How to Send Unity Data to Google Forms using UnityWebRequest - YouTube

 

But when I tried to replicate this process with Microsoft Forms, nothing was posted to the form. I believe my issue is coming from finding the correct "entry ID" where the user would input their answer. In the tutorial above, you must "Inspect" the Google Forms web page and find the html object that holds the answer box that the user wants to select and fill out. I have tried doing this with Microsoft Forms:

 

I have tried using the re0eb0.... string as well as adding in "QuestionID_" "QuestionInfo_" and "validationError" but I still am not successful.  

 

Does anyone have experience with this? 

1 Reply

  • Rob_Elliott's avatar
    Rob_Elliott
    Bronze Contributor

    epeters775 Microsoft Forms doesn't work the same way as Google Forms. It's not possible to complete the form remotely in the way you've described.

     

    Rob
    Los Gallardos
    Microsoft Power Automate Community Super User.
    Principal Consultant, SharePoint and Power Platform WSP Global (and classic 1967 Morris Traveller driver)

Resources