Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter warrenwadenim

    (@warrenwadenim)

    Sorry, that wasn’t my most recent debug:

    ** Service ***
    Array
    (
        [name] => Salesforce - Web-to-Case
        [url] => https://www.salesforce.com/servlet/servlet.WebToCase?encoding=UTF-8
        [forms] => Array
            (
                [0] => cf7_5604
            )
    
        [success] =>
        [failure] =>
        [timeout] => 10
        [mapping] => Array
            (
                [0] => Array
                    (
                        [val] => 1
                        [lbl] => OID
                        [src] => 00D80000000PQrw
                        [3rd] => oid
                    )
    
                [1] => Array
                    (
                        [lbl] => Your Name
                        [src] => ContactName
                        [3rd] => name
                    )
    
                [2] => Array
                    (
                        [lbl] => Company
                        [src] => Company
                        [3rd] => company
                    )
    
                [3] => Array
                    (
                        [lbl] => Email
                        [src] => Email
                        [3rd] => email
    [Quoted text hidden]
        [company] => Test
        [email] => warren+wade@nowitmatters.com
        [phone] => 1236547890
        [reason] => Bug/Problem (user error/config problems)
        [priority] => High
        [type] => Problem
        [EstHours] => 5
        [subject] => A problem
        [Description] => jadsj;lads;lk
        [_wpcf7_is_ajax_call] => 1
    )
    
    *** Post (to Service) ***
    Array
    (
        [timeout] => 10
        [body] => Array
            (
                [oid] => 00D80000000PQrw
                [subject] => A problem
                [description] => jadsj;lads;lk
                [reason] => Bug/Problem (user error/config problems)
                [priority] => High
                [type] => Problem
                [status] => New
                [Origin] => Web
            )
    
    )
    
    *** Response ***
    Array
    (
        [headers] => Array
            (
                [date] => Tue, 21 Apr 2015 17:35:15 GMT
                [set-cookie] => BrowserId=tOgiQZk_Q8mH0QU4hKntvg;Path=/;Domain=.salesforce.com;Expires=Sat, 20-Jun-2015 17:35:15 GMT
                [expires] => Thu, 01 Jan 1970 00:00:00 GMT
                [cache-control] => private,s-maxage=0
                [content-type] => text/html;charset=UTF-8
                [is-processed] => true Exception:common.exception.SalesforceGenericException
                [connection] => close
            )
    
        [body] =>
        [response] => Array
            (
                [code] => 200
                [message] => OK
            )
    
        [cookies] => Array
            (
                [0] => WP_Http_Cookie Object
                    (
                        [name] => BrowserId
                        [value] => tOgiQZk_Q8mH0QU4hKntvg
                        [expires] => 1434821715
    
                        [path] => /
                        [domain] => .salesforce.com
                    )
    
            )
    
        [filename] =>
    )
Viewing 1 replies (of 1 total)