Export Item

SOAP method for exporting item data.

Purpose

This SOAP method exports item data for a webshop channel, optionally filtered to a single item.

Method

  • Operation: ItemExport
  • Service: Codeunit BEConnect as SOAP web service

Required Parameter

  • webshopChannel_P

Optional Parameters

  • itemNo_P
  • incremental_P

Response

  • XML in itemExport_PX with item header, descriptions, categories, attributes, and variants.

Result

  • The webshop receives current item master data for synchronization and product display.