Hi,
I am trying to build a flow that retrieves account data, send an email to accounts based on filter criteria and sends them an email.
Within the email that gets sent to the account will be a link to a Microsoft Form, the purpose of the form is to collect data from the account that I want to resubmit back into Dataverse.
I have everything working apart from getting the response id back from Microsoft forms and updating the correct Dataverse row relating to that account.
I have tried prefilling the form with a field for the unique identifier, but I didn't want this to be editable by the user. I have also tried setting the form response id within the URL, but this doesn't seem to be working either.
Id someone could help that would be great, let me know if you need any more info/context.
Thanks,
James