Data not making it to Velocify
-
Thanks for a great product. I feel I’m almost there. I am trying to get my form’s data into Velocify. Per your instructions here is the debugging email. Velocify is not receiving the data at all. Do I need an additional plugin to get the data to Velocify?
One note: My email system uses url defense so when I get an email with a URL in it it comes across odd.
*** Service ***
Array
(
[name] => Velocify
[url] => https://urldefense.proofpoint.com/v2/url?u=https-3A__secure.velocify.com_Import.aspx-3FProvider-3DBrenkus-26Client-3D31146-26CampaignId-3D22&d=DQIDaQ&c=2edShaNLCCxkvl73OatCmb97tzWob_MYTzXL7guj3gs&r=MihH_NXb3yd3aVqOjojzeyBW9CeQJSTPpgRi7zB9Ygc&m=ymKlcdnPPbBNgb_HtXoy0OE1HnYrIDN8hZPVcWFiM30&s=o9u33PgXpAIYclAUAx_QhnupgmTetJlvXRqJkpUrEoc&e=
[forms] => Array
(
[0] => gf_1
)[success] =>
[failure] =>
[timeout] => 10
[mapping] => Array
(
[0] => Array
(
[lbl] => Client First Name
[src] => Field ID 1
[3rd] => First Name
)[1] => Array
(
[lbl] => Client Last Name
[src] => Field ID 2
[3rd] => Last Name
)[2] => Array
(
[lbl] => Client Email
[src] => Field ID 3
[3rd] => Email
)[3] => Array
(
[lbl] => Client Phone
[src] => Field ID 4
[3rd] => H. Phone
)[4] => Array
(
[lbl] => Note
[src] => Field ID 5
[3rd] => Incoming Note
)[5] => Array
(
[lbl] => Agent First Name
[src] => Field ID 7
[3rd] => Borrower’s Agent: First Name
)[6] => Array
(
[lbl] => Agent Last Name
[src] => Field ID 8
[3rd] => Borrower’s Agent: Last Name
)[7] => Array
(
[lbl] => Agent Company
[src] => Field ID 9
[3rd] => Borrower’s Agent: Company Name
)[8] => Array
(
[lbl] => Agent Email
[src] => Field ID 12
[3rd] => Borrower’s Agent: Email Address
)[9] => Array
(
[lbl] => Agent Phone
[src] => Field ID 11
[3rd] => Borrower’s Agent: Phone
))
[separator] => ,
)*** Post (Form) ***
https://urldefense.proofpoint.com/v2/url?u=http-3A__srmforms.com_brenkus&d=DQIDaQ&c=2edShaNLCCxkvl73OatCmb97tzWob_MYTzXL7guj3gs&r=MihH_NXb3yd3aVqOjojzeyBW9CeQJSTPpgRi7zB9Ygc&m=ymKlcdnPPbBNgb_HtXoy0OE1HnYrIDN8hZPVcWFiM30&s=y2Fm_VoQ25cceJ4XJ-aaQ_c2ABAuXmA-1UHwDhY7oAU&e=
Array
(
[input_1] => William
[input_2] => Jefferson
[input_3] => [email protected]
[input_4] => 3333333333
[input_5] => Test 1
[input_7] => Bill
[input_8] => Anderson
[input_9] => Team Brenkus
[input_12] => [email protected]
[input_11] => 1111111111
[is_submit_1] => 1
[gform_submit] => 1
[gform_unique_id] =>
[state_1] => WyJbXSIsIjNmN2IzYzhjZTlmZDg4OTMyZjM0YmJhZTViOTM3NTYwIl0=
[gform_target_page_number_1] => 0
[gform_source_page_number_1] => 1
[gform_field_values] =>
[First Name] => Array
(
[0] => William
[1] => Bill
)[Last Name] => Array
(
[0] => Jefferson
[1] => Anderson
)[Email] => Array
(
[0] => [email protected]
[1] => [email protected]
)[Phone] => 3333333333
[Comments] => Test 1
[Company/Team] => Team Brenkus
[Cell] => 1111111111
)*** Post (to Service) ***
Array
(
[timeout] => 10
[body] => Array
(
))
*** Response ***
Array
(
[headers] => Requests_Utility_CaseInsensitiveDictionary Object
(
[data:protected] => Array
(
[cache-control] => private
[content-type] => text/html; charset=utf-8
[server] => Microsoft-IIS/7.5
[set-cookie] => ASP.NET_SessionId=m2rwtszp0fb24pr2cigcxvrw; path=/; HttpOnly
[x-powered-by] => ASP.NET
[date] => Mon, 19 Sep 2016 23:48:50 GMT
[content-length] => 8
))
[body] => Failure
[response] => Array
(
[code] => 200
[message] => OK
)[cookies] => Array
(
[0] => WP_Http_Cookie Object
(
[name] => ASP.NET_SessionId
[value] => m2rwtszp0fb24pr2cigcxvrw
[expires] =>
[path] => /
[domain] => secure.velocify.com
))
[filename] =>
[http_response] => WP_HTTP_Requests_Response Object
(
[response:protected] => Requests_Response Object
(
[body] => Failure
[raw] => HTTP/1.1 200 OK
Cache-Control: private
Content-Type: text/html; charset=utf-8
Server: Microsoft-IIS/7.5
Set-Cookie: ASP.NET_SessionId=m2rwtszp0fb24pr2cigcxvrw; path=/; HttpOnly
X-Powered-By: ASP.NET
Date: Mon, 19 Sep 2016 23:48:50 GMT
Connection: close
Content-Length: 8Failure
[headers] => Requests_Response_Headers Object
(
[data:protected] => Array
(
[cache-control] => Array
(
[0] => private
)[content-type] => Array
(
[0] => text/html; charset=utf-8
)[server] => Array
(
[0] => Microsoft-IIS/7.5
)[set-cookie] => Array
(
[0] => ASP.NET_SessionId=m2rwtszp0fb24pr2cigcxvrw; path=/; HttpOnly
)[x-powered-by] => Array
(
[0] => ASP.NET
)[date] => Array
(
[0] => Mon, 19 Sep 2016 23:48:50 GMT
)[content-length] => Array
(
[0] => 8
))
)
[status_code] => 200
[protocol_version] => 1.1
[success] => 1
[redirects] => 0
[url] => https://urldefense.proofpoint.com/v2/url?u=https-3A__secure.velocify.com_Import.aspx-3FProvider-3DBrenkus-26Client-3D31146-26CampaignId-3D22&d=DQIDaQ&c=2edShaNLCCxkvl73OatCmb97tzWob_MYTzXL7guj3gs&r=MihH_NXb3yd3aVqOjojzeyBW9CeQJSTPpgRi7zB9Ygc&m=ymKlcdnPPbBNgb_HtXoy0OE1HnYrIDN8hZPVcWFiM30&s=o9u33PgXpAIYclAUAx_QhnupgmTetJlvXRqJkpUrEoc&e=
[history] => Array
(
)[cookies] => Requests_Cookie_Jar Object
(
[cookies:protected] => Array
(
[ASP.NET_SessionId] => Requests_Cookie Object
(
[name] => ASP.NET_SessionId
[value] => m2rwtszp0fb24pr2cigcxvrw
[attributes] => Requests_Utility_CaseInsensitiveDictionary Object
(
[data:protected] => Array
(
[path] => /
[httponly] => 1
[domain] => secure.velocify.com
))
[flags] => Array
(
[creation] => 1474328930
[last-access] => 1474328930
[persistent] =>
[host-only] => 1
)[reference_time] => 1474328930
))
)
)
[filename:protected] =>
[data] =>
[headers] =>
[status] =>
))
- The topic ‘Data not making it to Velocify’ is closed to new replies.