Hi All,
I am trying to achieve URL parameter values and set those values on a form automatically. I have created a flow that will send the link to add new item to the required form. The link is of the form: "http://servername/sitename/Lists/listname/NewForm.aspx?Title=item1&PIC=Nameofapersn". So, when one person click on this link they should get a new form with prefilled 'Title' textbox which have value 'Item1' automatically and same applicable for PIC field too. so please let me know which approach will be better for this. Can we do this with using flows.
Any help will be appreciated. Thanking in advance