netForumXML
Click here for a complete list of operations.
WEBEmailInsert
Inserts a new customer email.
Test
The test form is only available for requests from the local machine.SOAP 1.1
The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.
POST /xweb/secure/netFORUMXML.asmx HTTP/1.1
Host: apconetforum.org
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://www.avectra.com/2005/WEBEmailInsert"
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Header>
<AuthorizationToken xmlns="http://www.avectra.com/2005/">
<Token>string</Token>
</AuthorizationToken>
</soap:Header>
<soap:Body>
<WEBEmailInsert xmlns="http://www.avectra.com/2005/">
<oFacadeObject>
<CurrentKey />
<Email>
<eml_key />
<eml_address />
<eml_cst_key />
<eml_type />
<eml_add_user />
<eml_add_date />
<eml_change_user />
<eml_change_date />
<eml_delete_flag />
<eml_key_ext />
<eml_entity_key />
<eml_invalid_flag />
<eml_invalid_reason />
<eml_unlisted_flag />
<eml_primary />
</Email>
<Customer>
<cst_key />
<cst_type />
<cst_name_cp />
<cst_sort_name_dn />
<cst_ind_full_name_dn />
<cst_org_name_dn />
<cst_ixo_title_dn />
<cst_pref_comm_meth />
<cst_bio />
<cst_add_date />
<cst_add_user />
<cst_change_date />
<cst_change_user />
<cst_delete_flag />
<cst_recno />
<cst_id />
<cst_key_ext />
<cst_email_text_only />
<cst_credit_limit />
<cst_src_key />
<cst_src_code />
<cst_tax_exempt_flag />
<cst_tax_id />
<cst_cxa_key />
<cst_no_email_flag />
<cst_cxa_billing_key />
<cst_eml_address_dn />
<cst_eml_key />
<cst_no_phone_flag />
<cst_phn_number_complete_dn />
<cst_cph_key />
<cst_no_fax_flag />
<cst_fax_number_complete_dn />
<cst_cfx_key />
<cst_ixo_key />
<cst_no_web_flag />
<cst_oldid />
<cst_member_flag />
<cst_url_code_dn />
<cst_parent_cst_key />
<cst_url_key />
<cst_no_msg_flag />
<cst_msg_handle_dn />
<cst_web_login />
<cst_web_password />
<cst_entity_key />
<cst_msg_key />
<cst_no_mail_flag />
<cst_web_start_date />
<cst_web_end_date />
<cst_web_force_password_change />
<cst_web_login_disabled_flag />
<cst_comment />
<cst_credit_hold_flag />
<cst_credit_hold_reason />
<cst_web_forgot_password_status />
<cst_old_cxa_key />
<cst_last_email_date />
<cst_no_publish_flag />
<cst_no_fax_afc_flag_ext />
<cst_sin_key />
<cst_bill_code_ext />
<cst_no_fax_institute_flag_ext />
<cst_ttl_key />
<cst_no_email_afc_flag_ext />
<cst_jfn_key />
<cst_no_email_institute_flag_ext />
<cst_cur_key />
<cst_no_mailing_afc_flag_ext />
<cst_attribute_1 />
<cst_no_mailing_institute_flag_ext />
<cst_attribute_2 />
<cst_no_web_addr_ext />
<cst_no_web_phoner_ext />
<cst_no_web_faxr_ext />
<cst_salutation_1 />
<cst_no_web_emailr_ext />
<cst_salutation_2 />
<cst_no_web_orgr_ext />
<cst_merge_cst_key />
<cst_salutation_3 />
<cst_salutation_4 />
<cst_default_recognize_as />
<cst_score />
<cst_score_normalized />
<cst_score_trend />
<cst_vault_account />
<cst_exclude_from_social_flag />
<cst_corp_spon_code_ext />
<cst_social_score />
<cst_ptin />
<cst_aicpa_member_id />
<cst_vendor_code />
<cst_salt />
<cst_sca_key />
<cst_iterations />
<cst_web_password_change_date />
<cst_web_failed_login_count />
<cst_web_last_failed_login_date />
<cst_web_login_locked_flag />
<cst_cph_sms_key />
<cst_sms_opt />
<cst_sms_consent_type />
<cst_tax_exempt_expire_date_ext />
<cst_failed_payment_attempts />
<cst_tax_exempt_doc_location_ext />
<cst_adjunct_bio_ext />
<cst_adjunct_cohost_instructor_flag_ext />
<cst_adjunct_online_instructor_flag_ext />
<cst_passport_flag_ext />
</Customer>
</oFacadeObject>
</WEBEmailInsert>
</soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Header>
<AuthorizationToken xmlns="http://www.avectra.com/2005/">
<Token>string</Token>
</AuthorizationToken>
</soap:Header>
<soap:Body>
<WEBEmailInsertResponse xmlns="http://www.avectra.com/2005/">
<WEBEmailInsertResult>
<CurrentKey />
<Email>
<eml_key />
<eml_address />
<eml_cst_key />
<eml_type />
<eml_add_user />
<eml_add_date />
<eml_change_user />
<eml_change_date />
<eml_delete_flag />
<eml_key_ext />
<eml_entity_key />
<eml_invalid_flag />
<eml_invalid_reason />
<eml_unlisted_flag />
<eml_primary />
</Email>
<Customer>
<cst_key />
<cst_type />
<cst_name_cp />
<cst_sort_name_dn />
<cst_ind_full_name_dn />
<cst_org_name_dn />
<cst_ixo_title_dn />
<cst_pref_comm_meth />
<cst_bio />
<cst_add_date />
<cst_add_user />
<cst_change_date />
<cst_change_user />
<cst_delete_flag />
<cst_recno />
<cst_id />
<cst_key_ext />
<cst_email_text_only />
<cst_credit_limit />
<cst_src_key />
<cst_src_code />
<cst_tax_exempt_flag />
<cst_tax_id />
<cst_cxa_key />
<cst_no_email_flag />
<cst_cxa_billing_key />
<cst_eml_address_dn />
<cst_eml_key />
<cst_no_phone_flag />
<cst_phn_number_complete_dn />
<cst_cph_key />
<cst_no_fax_flag />
<cst_fax_number_complete_dn />
<cst_cfx_key />
<cst_ixo_key />
<cst_no_web_flag />
<cst_oldid />
<cst_member_flag />
<cst_url_code_dn />
<cst_parent_cst_key />
<cst_url_key />
<cst_no_msg_flag />
<cst_msg_handle_dn />
<cst_web_login />
<cst_web_password />
<cst_entity_key />
<cst_msg_key />
<cst_no_mail_flag />
<cst_web_start_date />
<cst_web_end_date />
<cst_web_force_password_change />
<cst_web_login_disabled_flag />
<cst_comment />
<cst_credit_hold_flag />
<cst_credit_hold_reason />
<cst_web_forgot_password_status />
<cst_old_cxa_key />
<cst_last_email_date />
<cst_no_publish_flag />
<cst_no_fax_afc_flag_ext />
<cst_sin_key />
<cst_bill_code_ext />
<cst_no_fax_institute_flag_ext />
<cst_ttl_key />
<cst_no_email_afc_flag_ext />
<cst_jfn_key />
<cst_no_email_institute_flag_ext />
<cst_cur_key />
<cst_no_mailing_afc_flag_ext />
<cst_attribute_1 />
<cst_no_mailing_institute_flag_ext />
<cst_attribute_2 />
<cst_no_web_addr_ext />
<cst_no_web_phoner_ext />
<cst_no_web_faxr_ext />
<cst_salutation_1 />
<cst_no_web_emailr_ext />
<cst_salutation_2 />
<cst_no_web_orgr_ext />
<cst_merge_cst_key />
<cst_salutation_3 />
<cst_salutation_4 />
<cst_default_recognize_as />
<cst_score />
<cst_score_normalized />
<cst_score_trend />
<cst_vault_account />
<cst_exclude_from_social_flag />
<cst_corp_spon_code_ext />
<cst_social_score />
<cst_ptin />
<cst_aicpa_member_id />
<cst_vendor_code />
<cst_salt />
<cst_sca_key />
<cst_iterations />
<cst_web_password_change_date />
<cst_web_failed_login_count />
<cst_web_last_failed_login_date />
<cst_web_login_locked_flag />
<cst_cph_sms_key />
<cst_sms_opt />
<cst_sms_consent_type />
<cst_tax_exempt_expire_date_ext />
<cst_failed_payment_attempts />
<cst_tax_exempt_doc_location_ext />
<cst_adjunct_bio_ext />
<cst_adjunct_cohost_instructor_flag_ext />
<cst_adjunct_online_instructor_flag_ext />
<cst_passport_flag_ext />
</Customer>
</WEBEmailInsertResult>
</WEBEmailInsertResponse>
</soap:Body>
</soap:Envelope>