Form data in email

Hi–

Is there a way to put all the form data into an email and send it to a custom address?

Edit: I want to do this on Submit.

Thank you!

/kevin

By “form data”, do you mean…

  1. data about the form object itself,
  2. entry data coming through for each form submission,
  3. all historic entry data for the form, or
  4. something else?

Hi, Joshua–

Thank you for the quick reply.

I need the data chosen by the user. So, I have a dropdown and radio buttons. I need to email the option chosen in each of these. Your #2 option.

I don’t need the historic data. That’s saved elsewhere, right?

Thank you!

Will this require some custom coding?

Ah, okay. It’s in the Notifications for the form. Got it.

1 Like

Yes, You can reference the documentation for Form Notifications and/or view this video for additional details on configuring notifications to direct to and from specific email addresses and/or any addresses submitted by the user.

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.