Title: Set up automatic receiver email
Last modified: September 19, 2018

---

# Set up automatic receiver email

 *  Resolved [sembeale17](https://wordpress.org/support/users/sembeale17/)
 * (@sembeale17)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/set-up-automatic-receiver-email/)
 * Hello,
 * I am really happy that I found this plugin, but currently, I can only upload 
   files and receive a link in the screen.
 * Is it possible to add 1 and the same email address that will receive the link
   automatically everytime?
 * Now I have the a CF 7 form underneath wich says; Insert Wetransfer link here.
   And sounds a little bit like double work?
 * I already tried to combine the Contact Form 7 with the this plugin, but it didn’t
   really work out. (I got the tips from last topic).
 * Like to hear if there is an easy solution for this!
 * Thanks

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [moldetefa](https://wordpress.org/support/users/moldetefa/)
 * (@moldetefa)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/set-up-automatic-receiver-email/#post-10791777)
 * Hello
 * You have to use JS function that captures href attribute of the generated link(
   remember to add refresh capacity to the code) and returns it to your textarea(
   remember to reference that textarea by class to use in the code).
 * JF
    -  This reply was modified 7 years, 10 months ago by [moldetefa](https://wordpress.org/support/users/moldetefa/).
    -  This reply was modified 7 years, 10 months ago by [moldetefa](https://wordpress.org/support/users/moldetefa/).
 *  Plugin Author [ozpital](https://wordpress.org/support/users/ozpital/)
 * (@ozpital)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/set-up-automatic-receiver-email/#post-10892193)
 * Hi [@sembeale17](https://wordpress.org/support/users/sembeale17/) – There is 
   a javascript event that fires on successful transfer that you can use to populate
   your CF7 form (and submit it if you like).
 * The event you need to listen for is: `ozpital-wpwetransfer-success`
 * Plugin version 0.1.1 adds to the admin menu where you can define your javascript
   directly. I’ve even thrown in a CF7 example you can modify to suit your needs.
   If you’re not a developer then it might be worth hiring/asking one for a favour.
   They could certainly get this sorted for you in a few minutes 😉

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Set up automatic receiver email’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/ozpital-wetransfer_7a7a7a.svg)
 * [Ozpital WPWeTransfer](https://wordpress.org/plugins/ozpital-wetransfer/)
 * [Support Threads](https://wordpress.org/support/plugin/ozpital-wetransfer/)
 * [Active Topics](https://wordpress.org/support/plugin/ozpital-wetransfer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ozpital-wetransfer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ozpital-wetransfer/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [ozpital](https://wordpress.org/support/users/ozpital/)
 * Last activity: [7 years, 9 months ago](https://wordpress.org/support/topic/set-up-automatic-receiver-email/#post-10892193)
 * Status: resolved