Hello
At first place, this is great plugin. But my fault is I dont have time to learn everything at once so please, sorry for asking this, but I must.
I have gravity form from which I need to send data directly to LimeDB CRM.
But:
1. How to find Form Submission Field Name in GF? Where to find it?
2. I tried something, becouse only URL I get from LimeDB admins is
but got below errors on my email:
There was an error when trying to integrate with the 3rd party service {EasyLife} (https://easylife.limedb.com/ConsumeLead.php).
**FORM**
Title: Insurance Form
Intended Recipient: --na--
Source: http://businesswebsitesuk.co.uk/easylife/easylife/ask-for-free-quote/
**SUBMISSION**
Array
(
)
**RAW RESPONSE**
Array
(
[headers] => Array
(
[date] => Tue, 10 Dec 2013 03:10:57 GMT
[server] => Apache/2.2.15 (CentOS)
[x-powered-by] => PHP/5.3.3
[status] => 500 Internal Server Error
[x-soap-server] => NuSOAP/0.7.2 (1.94)
[content-length] => 569
[connection] => close
[content-type] => text/xml; charset=utf-8
)
[body] => <?xml version="1.0" encoding="utf-8"?><soap:Envelope soap:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body><soap:Fault><faultcode xsi:type="xsd:string">Client</faultcode><faultactor xsi:type="xsd:string"></faultactor><faultstring xsi:type="xsd:string">method '' not defined in service</faultstring><detail xsi:type="xsd:string"></detail></soap:Fault></soap:Body></soap:Envelope>
[response] => Array
(
[code] => 500
[message] => Internal Server Error
)
[cookies] => Array
(
)
[filename] =>
[safe_message] => physical request failure
)
Please, help me with this; this is a great plugin but I dont understand how it works ;(