Title: Fields not mapping correctly
Last modified: August 20, 2016

---

# Fields not mapping correctly

 *  [joekuzma](https://wordpress.org/support/users/joekuzma/)
 * (@joekuzma)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/fields-not-mapping-correctly/)
 * I am integrating with an ASP.net c# web service that allows FORM POST/GET to 
   submit data. The field mapping is set up correctly, and the debug e-mail gets
   all the fields; but when it posts the fields to the service it is omitting a 
   few important fields, and I can’t figure out why. the phone and siteURL fields
   are not posting. Below is the debug email:
 * *** Post (Form) ***
    Array ( [_wpcf7] => 29 [_wpcf7_version] => 3.3.1 [_wpcf7_unit_tag]
   => wpcf7-f29-p7-o1 [_wpnonce] => 7bd0ca47ef [Sitename] => JPKPhoto Test [SiteURL]
   => [http://www.jpkphoto.info](http://www.jpkphoto.info) [ApproxMobileTraffic]
   => 100 [Top3TrafficCountries] => usa [SitestoSetup] => [http://www.jpkphoto.info](http://www.jpkphoto.info)[
   Name] => Joe Kuzma [Company] => jpkphoto [Phone] => 321-000-0000 [Email] => [joe@jpkphoto.info](https://wordpress.org/support/topic/fields-not-mapping-correctly/joe@jpkphoto.info?output_format=md)[
   skype] => [Referredby] => [NameonCheck] => Joe Kuzma [StreetAddressCityStateZip]
   => adresss [BeneficiaryName] => [BeneficiaryFullAddress] => [BankName] => [FullBankAddress]
   => [BankAccountNumber] => [BankABARoutingNumber] => [BankIBANNumber] => [PaxumUsername]
   => [PaypalEmailAddress] => [IaccepttheTERMSANDCONDITIONSforbecomingapublisher_]
   => Array ( [0] => I accept the TERMS AND CONDITIONS for becoming a publisher.)
 * [_wpcf7_is_ajax_call] => 1
    [IaccepttheTERMSANDCONDITIONSforbecomingapublisher.]
   => )
 * *** Post (to Service) ***
    Array ( [sitename] => JPKPhoto Test [traffic_estimate]
   => 100 [topcountry] => usa [sitestosetup] => [http://www.jpkphoto.info](http://www.jpkphoto.info)[
   paypal_email] => [name] => Joe Kuzma [company] => jpkphoto [email] => [joe@jpkphoto.info](https://wordpress.org/support/topic/fields-not-mapping-correctly/joe@jpkphoto.info?output_format=md)[
   skype] => [referredby] => [check_name] => Joe Kuzma [check_address] => adresss[
   wire_name] => [wire_address] => [wire_bankname] => [wire_bankaddress] => [wire_bankaccount]
   => [wire_aba] => [wire_iban] => [paxum_user] => [password] => please_replace_with_password)
 * [http://wordpress.org/extend/plugins/contact-form-7-3rd-party-integration/](http://wordpress.org/extend/plugins/contact-form-7-3rd-party-integration/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [zaus](https://wordpress.org/support/users/zaus/)
 * (@zaus)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/fields-not-mapping-correctly/#post-3260264)
 * You’ll need to include the full debug email — it should include a section with
   the 3rdparty mappings, so we can confirm it.
 * I’ll hazard a guess based on your exact post, that it’s case sensitive and you
   entered “phone” and “siteURL” in one place but “Phone” and “SiteURL” in another?
 * Also, since it’s a dump of a lot of info, please highlight the appropriate sections.

Viewing 1 replies (of 1 total)

The topic ‘Fields not mapping correctly’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/contact-form-7-3rd-party-integration_faf9fa.
   svg)
 * [Contact-Form-7: 3rd-Party Integration](https://wordpress.org/plugins/contact-form-7-3rd-party-integration/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/contact-form-7-3rd-party-integration/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/contact-form-7-3rd-party-integration/)
 * [Active Topics](https://wordpress.org/support/plugin/contact-form-7-3rd-party-integration/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/contact-form-7-3rd-party-integration/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/contact-form-7-3rd-party-integration/reviews/)

## Tags

 * [field](https://wordpress.org/support/topic-tag/field/)
 * [mapping](https://wordpress.org/support/topic-tag/mapping/)

 * 1 reply
 * 2 participants
 * Last reply from: [zaus](https://wordpress.org/support/users/zaus/)
 * Last activity: [13 years, 3 months ago](https://wordpress.org/support/topic/fields-not-mapping-correctly/#post-3260264)
 * Status: not resolved