Bronto integration
-
Hi there
I’m attempting to use this plugin to hook up a Bronto Mailing List with a contact form (Contact Form 7)
Here’s an example of a webform from Bronto. This works fine on its own.
<form action="https://email.mydomain.co.uk/public/webform/process/" method="post"> <input type="hidden" name="fid" value="hwfbfwleb3325kjbqrp5687" /> <input type="hidden" name="sid" value="009nlknqqsd214qdqjd4142" /> <input type="hidden" name="delid" value="" /> <input type="hidden" name="subid" value="" /> <input type="hidden" name="td" value="" /> <input type="hidden" name="formtype" value="addcontact" /> <input type="text" class="text field fb-email" size="35" name="13344" value="" /> <input type="submit" value="Subscribe" /> <input type="hidden" name="13344[748926]" value="true" /> </form>
However, I can’t get this working with my Contact Form 7 form.
When it comes to the 3rd Party Integration settings:
I have set the submission URL as ‘https://email.mydomain.co.uk/public/webform/process/’ (taken from this working form), and mapped the email field to 13344 (as per the name in the email field above)
I’ve also included the hidden fields in my Contact Form 7.
However, this doesn’t appear to be working – I’m getting the error: ‘Sorry, the page you’ve requested was not found.’ when in debug mode.
No doubt there’s something I’m missing – I couldn’t seem to find any other examples of this plugin using Bronto, though I’ve heard it mentioned as compatible.
Any help will be very much appreciated!
https://www.ads-software.com/plugins/forms-3rdparty-integration/
- The topic ‘Bronto integration’ is closed to new replies.