I need help trying to get this plugin to work. My client has a crm we are trying to post to. They gave us the URL to send to but I can’t get anything to work properly. I need to send the data over as XML to the url post. I mapped the fields and when the form is submitted we keep getting errors and the the data is not showing up. I must add also I do not know ho to use the hooks if needed.
The site is: http://3dd.8e3.myftpupload.com/
Here is the messages I get:
**FORM**
Title: Step 3
Intended Recipient: wilson@1seo.com
**SUBMISSION**
Array
(
[Debt_Ratio] => currently-have-va
[Prop_Value] => estimate-home-value
)
**RAW RESPONSE**
Array
(
[reason] => Could not locate success clause within response
[safe_message] => Success Clause not found
[clause] => Successful
[response] => Error: could not configure data for test mode: org.xml.sax.SAXParseException: Content is not allowed in prolog.
Its always something different.