Hi,
Currently we're importing all contacts with the request below:
<GetEcomData > <tables> <Customers type="all" importContacts="true"/> </tables> </GetEcomData>
We want to limit the import to users that have personal contact information (= real users on the contact-tab in NAV). I assume we could filter them out with the Customers type="all".
What are the potential value-replacements for 'all'?
Kr
Davy