zaus / forms-3rdparty-integration

Wordpress Plugin - Forms 3rdparty Integration - a plugin to help integrate 3rdparty services with common WP Forms plugins like Contact Form 7 and Gravity Forms
http://wordpress.org/plugins/forms-3rdparty-integration/
47 stars 14 forks source link

Integration of CF7 and LimeDB #37

Closed daemonic79 closed 9 years ago

daemonic79 commented 9 years ago

Hi,

I see that you had a similar request in #1 some time ago, i was wondering if there was any further info on what hook was required to make it work?

I have my form mappings completed, and have the xpost plugin installed, but not quite sure where to go from here.

I can provide an example from the (limited) docs from limedb and also the debug emails for what i have so far.

zaus commented 9 years ago

So regarding that old post -- you can either try the solution I posted, which is something I guessed at without having any documentation but has most of the basics, or you can try using the Xpost extension instead to avoid writing code. Since LimeDB is expecting a SOAP request, as long as it's not too complicated you just need to map your form fields to the XML elements, and maybe add the right header values.

Please post the limedb examples and as much info from the debug emails as you can (don't forget to scrub any sensitive info like accesskeys/passwords before posting).

daemonic79 commented 9 years ago

Hi Zaus,

I have the xpost installed at the moment, so was hoping to use that if its that easy :)

Do you have an email i can post the examples/debug to?

zaus commented 9 years ago

Yeah send it through my website contact form, or post it here.