Export Contact
SOAP method for exporting contact data from Business Central.
Purpose
This method exports contact master data per channel, optionally filtered to one contact.
Method
- Operation:
ContactExport - Service: Codeunit
BEConnectas SOAP web service
Required Parameter
webshopChannel_P
Optional Parameters
contactNo_Pincremental_P
Response
- XML in
contactExport_PXwith contact fields such as name, address, country, and communication data.
Result
- The webshop receives current contact master data.