Article (FBItemArticle UpdateConnector)

UpdateConnector for adding, changing and deleting articles.

UpdateConnector name: FbItemArticle

Contents

Preparation
Description

Actions that can be performed with the connector

INSERT

Add records

Download an XML example file (simple example)

Download an XML example file (detailed example)

Download an XML example file (stock article with prices)

Download an XML example file (subscription article)

UPDATE

Change records

Download an XML example file (change article description)

Download an XML example file (change an article to an article whose stock is tracked)

DELETE

Delete records

Download an XML example file

Not possible with the connector:

  • You can only add articles with this UpdateConnector, not other types of items.

    You can use the FbComposition UpdateConnector to add assembled items.

  • You cannot delete an article that has been used in entries, but you can block it.

Points of attention:

  • When you add a new article, you can also add prices, but you cannot do this with this UpdateConnector when you change an article.
  • If you want to perform actions with regard to custom configuration, the custom configuration must have been recorded in the Item main table. You can also record a custom configuration for an Article, but these fields cannot be accessed using the UpdateConnector.

    This only applies to UpdateConnectors. When importing articles you can, however, complete fields that have been recorded as custom configuration fields at article level instead of item level.

See also

Directly to

  1. UpdateConnector descriptions