I have created an MS Form (a suggestion box) and set it to not record the submitters name or info. The form will be placed on various company SharePoint sites (different sites for different departments/locations) and we would like to at least record from which site the form response was submitted from. The aim would be to then direct the response to the internal contact assigned to the department/location from where the response was submitted from.
I have set up a Power Automate flow to capture the responses and add them to a SP list, but need a way to capture the site name of where the submission came from. So if the form was embedded into https://contoso.sharepoint.com/sites/my-team and a user submits a response, the flow would capture the "my-team" parameter and add that to the list with the response. We don't want to capture the name of the responder just identify from which site they completed the form.