Forum Discussion

awoodward0009's avatar
awoodward0009
Copper Contributor
May 21, 2020
Solved

Custom Automatic Email Responses in Forms using Flow

I've created a Form and want to use Flow to send a customized, automatic email response to the email address the user provides in one of the Form fields. I am too unfamiliar with Flow to know how to ...
  • Damien_Rosario's avatar
    May 22, 2020

    Hi awoodward0009 

     

    Hope you are well.

     

    The template you are using doesn't assume the responder is using Outlook, it's using your Outlook account to send the email to them. They can receive the email as they would any email so this will work fine.

     

    Just some observations to consider (excuse them if already done). 

     

    1. The trigger (When a new response is submitted) appears to not have the form selected. If this is indeed the case, you'll need to make sure you have picked the correct form first.

     

    2. Under Get response details you appear to also need to select the correct form which will then give you the Response ID and further down give you access to the dynamic content to use.

     

    3. Can I confirm please if the form is for Organisation only or allow anyone with the link?

     

    If it's organisation only, you can use the Responders email in dynamic content to automatically source the right email to send to which means you would not need the condition at all.

     

    If it's allow all (I suspect this might be the case from your flow), then make sure the Email question is mandatory so you can force someone to enter a value.  

     

    4. Not sure that you need a Condition as the email should be sent based on what the responder has provided. You could just have Send an email (V2) moved under get response details and remove the condition to keep things simple.

     

    Hope that gives you some ideas.

     

    Cheers and best wishes

    Damien

Resources