I have created a MS form (for all staff to complete) in a private sharepoint (access to only management).
Using the - Send an email to responder when response submitted in Microsoft Forms template, I have inputted the URL for the form as it is not in the dropdown list of form IDs.
Error message is coming back with a problem with the trigger.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN""http://www.w3.org/TR/html4/strict.dtd">
<HTML><HEAD><TITLE>Bad Request</TITLE>
<META HTTP-EQUIV="Content-Type" Content="text/html; charset=us-ascii"></HEAD>
<BODY><h2>Bad Request - Invalid URL</h2>
<hr><p>HTTP Error 400. The request URL is invalid.</p>
</BODY></HTML>
Sorry this is all new to me, the intention was to have the results of the forms accessible to management rather than just myself but its proving to be a challenge.