Third Party XML Lead Generation
-
Hi,
We are trying to generate lead via xml when a user fills up the contact form 7 form in the home page. We have following information regarding the third party site:
Production Website:
New Webservice
http://ballpark.allied.com/sirvaxmlfeed/requestanestimate.asmx/SendEstimateRequestXmlString
or
http://ballpark.navl.com/sirvaxmlfeed/requestanestimate.asmx/SendEstimateRequestXmlStringUAT Website:
http://ballparkuat.sirva.com/RAE/RequestAnEstimate.asmx/SendEstimateRequestXmlStringBut, we are getting the following error when we are sending mail using the form:
Subject: CF7-3rdParty Integration Failure: Send Mail
There was an error when trying to integrate with the 3rd party service {Send Mail} (http://reebiechicago.com/wp-content/plugins/forms-3rdparty-integration/3rd-parties/service_test.php).
**FORM**
Title: Request a Quote
Intended Recipient: [email protected], [email protected]
Source: http://reebiechicago.com/wp-json/contact-form-7/v1/contact-forms/5/feedback**SUBMISSION**
Array
(
[timeout] => 10
[body] => <?xml version=”1.0″?>
<post></post>[headers] => Array
(
[Accept] => xml
[Content-Type] => html
[Authorization] => Basic dXNlcjpwYXNz
))
**RAW RESPONSE**
Array
(
[reason] => Could not locate success clause within response
[safe_message] => Success Clause not found
[clause] => Success!
[response] => — POST (array) —
Array
(
)— POST (raw) —
<?xml version=”1.0″?>
<post></post>— GET —
Array
(
)— META —
Array
(
[REQUEST_METHOD] => POST
[QUERY_STRING] =>
[HTTP_HOST] => reebiechicago.com
[HTTP_REFERER] => http://reebiechicago.com/wp-content/plugins/forms-3rdparty-integration/3rd-parties/service_test.php
[HTTP_USER_AGENT] => WordPress/4.8.3; http://reebiechicago.com
)— HEADERS —
(getallheaders)
Array
(
[Host] => reebiechicago.com
[Content-Length] => 36
[User-Agent] => WordPress/4.8.3; http://reebiechicago.com
[Accept-Encoding] => deflate, gzip
[Referer] => http://reebiechicago.com/wp-content/plugins/forms-3rdparty-integration/3rd-parties/service_test.php
[Accept] => xml
[Content-Type] => html
))
Can you please help me to solve this issue?
Thanks
The page I need help with: [log in to see the link]
The topic ‘Third Party XML Lead Generation’ is closed to new replies.