Forum Discussion

Colin2307's avatar
Colin2307
Copper Contributor
Oct 11, 2019

Form context via email

Hello,

 

I have a situation where a salesperson within our organisation requests a Form be emailed to one of their customers by providing the customer email via a PowerApp. This creates a record in SharePoint and Flow then emails the customer a link to complete an MS Form. Once the Form is complete I want to store the values in SharePoint. How would I identify the SharePoint record that needs to be updated? I see there is no way to send the form with a pre-populated field (say customer email address) which could be used as an identifier when the form returns. 

 

Any ideas?

 

Thanks,

Colin

  • Hi Colin Colin2307, the way to do this is to include the ID number of the item in the SharePoint list in your email. The client then needs to add this number into a required question in the form. A second flow then runs when they submit the form and updates the record based on the ID number.

     

    Images of the different steps are below. Hope it helps.

     

    Rob
    Los Gallardos
    Microsoft Flow Community Super User

     

    1-Flow to send initial email2-Initital SharePoint kist item3-Email received by the customer with ID4-Form customer completes including ID from email5-Flow to update list item based on ID6-Updated list item

  • RobElliott's avatar
    RobElliott
    Silver Contributor

    Hi Colin Colin2307, the way to do this is to include the ID number of the item in the SharePoint list in your email. The client then needs to add this number into a required question in the form. A second flow then runs when they submit the form and updates the record based on the ID number.

     

    Images of the different steps are below. Hope it helps.

     

    Rob
    Los Gallardos
    Microsoft Flow Community Super User

     

    1-Flow to send initial email2-Initital SharePoint kist item3-Email received by the customer with ID4-Form customer completes including ID from email5-Flow to update list item based on ID6-Updated list item

    • Colin2307's avatar
      Colin2307
      Copper Contributor
      Hi Rob

      This is genius. Thank you very much. Though I'm very disappointed I didn't think of this myself 😁😁😁

      Best regards
      Colin

Resources