Title: rcrem's Replies | WordPress.org

---

# rcrem

  [  ](https://wordpress.org/support/users/rcrem/)

 *   [Profile](https://wordpress.org/support/users/rcrem/)
 *   [Topics Started](https://wordpress.org/support/users/rcrem/topics/)
 *   [Replies Created](https://wordpress.org/support/users/rcrem/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/rcrem/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/rcrem/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/rcrem/engagements/)
 *   [Favorites](https://wordpress.org/support/users/rcrem/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Forms: 3rd-Party Integration] What am I doing wrong? Leads not showing in Salesforce](https://wordpress.org/support/topic/what-am-i-doing-wrong-leads-not-showing-in-salesforce/)
 *  Thread Starter [rcrem](https://wordpress.org/support/users/rcrem/)
 * (@rcrem)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/what-am-i-doing-wrong-leads-not-showing-in-salesforce/#post-4685636)
 * Hi Zaus,
 * Thanks for your reply. Here’s the debug message I received:
 *     ```
       *** Service ***
       Array
       (
           [name] => Salesforce
           [url] => https://www.salesforce.com/servlet/servlet.WebToLead?encoding=UTF-8
           [forms] => Array
               (
                   [0] => cf7_2035
               )
   
           [success] =>
           [failure] =>
           [timeout] => 10
           [mapping] => Array
               (
                   [0] => Array
                       (
                           [lbl] => The submitter name
                           [src] => your-name
                           [3rd] => first_name
                       )
   
                   [1] => Array
                       (
                           [lbl] => The email address
                           [src] => your-email
                           [3rd] => email
                       )
   
                   [2] => Array
                       (
                           [lbl] => oid
                           [src] => hidden-654
                           [3rd] => oid
                       )
   
                   [3] => Array
                       (
                           [val] => 1
                           [lbl] => submit
                           [src] => submit
                           [3rd] => submit
                       )
   
               )
   
           [separator] => ,
       )
   
       *** Post (Form) ***
       http://bcagentmatch.com/step2/
       Array
       (
           [_wpcf7] => 2035
           [_wpcf7_version] => 3.6
           [_wpcf7_locale] => en_CA
           [_wpcf7_unit_tag] => wpcf7-f2035-p1893-o1
           [_wpnonce] => 112db749c7
           [menu-42] => $600K - $800K
           [menu-289] => Not Sure
           [text-289] => fernwood
           [step] => 2-2
           [_wpcf7_is_ajax_call] => 1
           [your-name] => roman test
           [your-email] => roman@cremonese.ca
           [tel-47] => 2508583616
           [your-subject] => 2130 crescent road
           [postalcode] => v8s 2h3
           [your-message] => ersrfsdf
           [hidden-654] => 00DF00000005hvA
       )
   
       *** Post (to Service) ***
       Array
       (
           [timeout] => 10
           [body] => Array
               (
                   [first_name] => roman test
                   [email] => roman@cremonese.ca
                   [oid] => 00DF00000005hvA
                   [submit] => submit
               )
   
       )
   
       *** Response ***
       Array
       (
           [headers] => Array
               (
                   [date] => Thu, 13 Mar 2014 03:41:17 GMT
                   [cache-control] => private
                   [content-type] => text/html;charset=UTF-8
                   [connection] => close
               )
   
           [body] =>
           [response] => Array
               (
                   [code] => 200
                   [message] => OK
               )
   
           [cookies] => Array
               (
               )
   
           [filename] =>
       )
       ```
   

Viewing 1 replies (of 1 total)