• Hi guys,

    I was wondering if anyone out there had any success in POSTing form data to another HTTP location at all, and if so, how this had been achieved?

    I believe Contact Form 7 has some filters that could potentially be used for this purpose, and I have to say I would be very grateful for any pointers on this subject.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    I guess ‘wpcf7_form_action_url’ filter in includes/classes.php is what you’re looking for.

    Thread Starter Alex Stanhope

    (@247creative)

    Thanks so much for getting back to me!

    I had a feeling that the wpcf7_form_action_url filter might be the thing to look at!

    The only problem is that I have 3 separate contact forms on the site – I really should donate by the way! Only one of these needs to POST data to another location, whereas the other 2 are “standard” email forms.

    As a result, I’m a bit unsure as to the best way of using the filter, and again, any suggestions you might have would be very much appreciated 🙂

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Contact Form 7] Sending POST details to HTTP location’ is closed to new replies.