Replace the SynchronizationData Web Service

Introduction

The SynchronizationData Web Service provided seven types of data, depending on the DataType parameter, in csv, json or xml export.
Each type of data now has a specific endpoint to get a json export.

Here are the endpoints to use depending on the DataType value:

Catalogs (DataType=1)

Here are the attributes returned by the Web Service and how to handle the upgrade on catalogList.

Web Service attributeEndpoint attribut
CatalogIdclassificationCode
Namelabel
Publisheddeprecated
UpdatedupdateDate
ClassTypeclassificationType
SupplierNamedeprecated
SupplierDescriptiondeprecated

Categories (DataType=2)

Here are the attributes returned by the Web Service and how to handle the upgrade on categoryList.

Web Service attributeEndpoint attribut
ClassPathdeprecated
CatalogIddeprecated
Titlelabel
PicturepictureUrl
Descriptiondescription
Leveldeprecated
PathCaptiondeprecated

Products (DataType=3)

Here are the attributes returned by the Web Service and how to handle the upgrade on productList.

Web Service attributeEndpoint attribut
ProductFamilyIdpartFamilyCode
Titlelabel
Descriptiondeprecated
LongDescriptiondeprecated
ManufacturerIDproviderCode
StandardsIDsproviderCode
Versiondeprecated
UpdateDateupdateDate

Product Categories (DataType=4)

Here are the attributes returned by the Web Service and how to handle the upgrade on productAndCategoryList.

Web Service attributeEndpoint attribut
ProductFamilyIdpartFamilyCode
ClassPathdeprecated

Part Numbers (DataType=5)

Here are the attributes returned by the Web Service and how to handle the upgrade on partNumberList.

Web Service attributeEndpoint attribut
PartNumberpartNumber
ProductFamilyIddeprecated
Designdeprecated
SelectionPathselectionPath
SelectionPath2Ddeprecated
SelectionPath3Ddeprecated
CADmodelcaDmodel

Supplier contacts (DataType=8)

Here are the attributes returned by the Web Service and how to handle the upgrade on contactCatalog.

Web Service attributeEndpoint attribut
CatalogIddeprecated
SupplierNamedeprecated
SupplierAddressdeprecated
SupplierAddressFieldCompanycompany
SupplierAddressFieldAddress1addr1
SupplierAddressFieldAddress2addr2
SupplierAddressFieldAddress3addr3
SupplierAddressFieldCitycity
SupplierAddressFieldZipCodezipCode
SupplierAddressFieldCountrydeprecated
SupplierAddressFieldProvincestate
SupplierAddressFieldISOCountryCodecountry
Phonesdeprecated
Faxdeprecated
SupplierEmailemailAddress
SupplierWebSitewebsite

Developer support

Please contact us for any problem, question or comment related to this content integration.