Design question: how to send email from form input

Design question: how to send email from form input

Comments

  • Hi all,

    I created a form containing a text box field for email address to be inserted and then I need to use the email address later to send email to.
    I would appreciate your guidance.

  • Hey Sean,

    To do this, You need to create a Form containing Text Box control.
    Next, Insert Send Email step in the flow and in the properties of Send Email step, Select Mapping Type as Build Array in the To section.
    And map the TextBox (email address) here.
    I have attached a sample flow along with this email.
    Please let us know if you have further queries.

Sign In or Register to comment.