integration_documentation:plugin:en:api:plentymarkets:rest_export

integration_documentation:plugin:en:api:plentymarkets:rest_export

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
integration_documentation:plugin:en:api:plentymarkets:rest_export [2022/01/20 15:49]
dominik
integration_documentation:plugin:en:api:plentymarkets:rest_export [2024/02/26 13:40] (current)
tobi
Line 15: Line 15:
  
 The following authorisations (✓) are necessary in the tab **Rights → REST-API**: ​ The following authorisations (✓) are necessary in the tab **Rights → REST-API**: ​
 +
 +</​markdown>​
 +<note warning>​Make sure to switch to the "​Advanced"​ mode to see all the relevant permissions</​note>​
 +<​markdown>​
  
 * Items * Items
Line 66: Line 70:
 <​markdown>​ <​markdown>​
  
-## Define default prices for the export +## Export configurations 
-  + 
-It is necessary to define ​the price-ID of the price which should ​be shown in the webshop ​and the recommended retail ​price. ​Please write a mail to <mailto:support@findologic.com> and tell us the correct IDsWith this ID is guaranteed that the correct price are used and the filter and sort functions are working.+The export can be configured within ​the [Findologic Account](https://​account.findologic.io/​). 
 + 
 +![https://​docs.findologic.com/​lib/​exe/​fetch.php?​media=integration_documentation:​plugin:​en:​api:​plentymarkets:​plenty_logo.png](https://​docs.findologic.com/​lib/​exe/​fetch.php?​media=integration_documentation:​plugin:​en:​api:​plentymarkets:​plenty_configuration_en.png) 
 + 
 +### Multi-shop ID 
 + 
 +Please configure ​the corresponding Store ID from the Plentymarkets backend. 
 + 
 +![https://​docs.findologic.com/​lib/​exe/​fetch.php?​media=integration_documentation:​plugin:​en:​api:​plentymarkets:​plenty_logo.png](https://​docs.findologic.com/​lib/​exe/​fetch.php?​media=integration_documentation:​plugin:​en:​api:​plentymarkets:​plenty_config_multishop_id_en.png) 
 + 
 +### Availability ID 
 + 
 +Products with the configured availability ID will be excluded from the export 
 + 
 +![https://​docs.findologic.com/​lib/​exe/​fetch.php?​media=integration_documentation:​plugin:​en:​api:​plentymarkets:​plenty_logo.png](https://​docs.findologic.com/​lib/​exe/​fetch.php?​media=integration_documentation:​plugin:​en:​api:​plentymarkets:​plenty_config_availability_id_en.png) 
 + 
 +### Price and RRP ID 
 + 
 +Configure ​the price ID and RRP ID, that should be considered for the export. 
 + 
 +![https://docs.findologic.com/​lib/​exe/​fetch.php?​media=integration_documentation:​plugin:​en:​api:​plentymarkets:​plenty_logo.png](https://​docs.findologic.com/​lib/​exe/​fetch.php?​media=integration_documentation:​plugin:​en:​api:​plentymarkets:​plenty_config_price_id_en.png) 
 + 
 +### Referrer ​ID 
 + 
 +Limit the amount of exported properties to one referrer. Only properties including ​the configured referrer will be exported. 
 + 
 +![https://​docs.findologic.com/​lib/​exe/​fetch.php?​media=integration_documentation:​plugin:​en:​api:​plentymarkets:​plenty_logo.png](https://​docs.findologic.com/​lib/​exe/​fetch.php?​media=integration_documentation:​plugin:​en:​api:​plentymarkets:​plenty_config_referrer_id_en.png) 
 + 
 +![https://​docs.findologic.com/​lib/​exe/​fetch.php?​media=integration_documentation:​plugin:​en:​api:​plentymarkets:​plenty_logo.png](https://​docs.findologic.com/​lib/​exe/​fetch.php?​media=integration_documentation:​plugin:​en:​api:​plentymarkets:​plenty_property_referrer_en.png)
  
 ## Default export ## Default export
  
 Please see [Plentymarkets Export information](integration_documentation:​plugin:​en:​api:​plentymarkets:​export_information) to get an overview which values are exported by default and where they can be found in your Plentymarkets backend. Please see [Plentymarkets Export information](integration_documentation:​plugin:​en:​api:​plentymarkets:​export_information) to get an overview which values are exported by default and where they can be found in your Plentymarkets backend.
- 
  
 ## Export of variations ## Export of variations
Line 81: Line 112:
 * there is no stock restriction or it has a stock and the stock is higher than the minimum order quantity. * there is no stock restriction or it has a stock and the stock is higher than the minimum order quantity.
  
-## Exclude products or variations from the export+## Exclusion tag
  
-Create ​`findologic-exclude` ​tag in **Setup > Settings > Tags**. ​Make sure that it is available for variations and for the exporting ​client.+</​markdown>​ 
 +<note tip>It may take while until the tag is available ​in the Plentymarkets API.</​note>​ 
 +<​markdown>​ 
 + 
 +In **Setup > Settings > Tags** ​create a tag named `findologic-exclude`Please make sure to set variations and the relevant ​client(s).
 </​markdown>​ </​markdown>​
 {{:​integration_documentation:​plugin:​en:​api:​plentymarkets:​setup_tag.png?​1200|}} {{:​integration_documentation:​plugin:​en:​api:​plentymarkets:​setup_tag.png?​1200|}}
 <​markdown>​ <​markdown>​
  
-This tag can then be assigned to any variation. ​+### Exclude products and variations
  
-* If it is set to the **main variation**,​ the **whole product** won'​t ​be exported. +Afterwards assign the tag to any variation which should get excluded from the Findologic export.  
-* If it is set to any **other variation**,​ only the **specific variation** won'​t ​be exported.+ 
 +* If it is set to the **main variation**,​ the **whole product** won'​t ​get exported. 
 +* If it is set to any **other variation**,​ only the **specific variation** won'​t ​get exported.
  
 </​markdown>​ </​markdown>​
 +
 {{:​integration_documentation:​plugin:​en:​api:​plentymarkets:​set_tag_to_variation.png?​1200|}} {{:​integration_documentation:​plugin:​en:​api:​plentymarkets:​set_tag_to_variation.png?​1200|}}
 +
 <​markdown>​ <​markdown>​
  
-Please note that on some occasionsit may take a while until this change is updated ​by the Plentymarkets API.+### Exclude categories 
 + 
 +Assign the tag to any categorythat should be excluded from the export. The category will not appear in the category filter and the category page will be handled ​by the Plenty Navigation.
  
 </​markdown>​ </​markdown>​
 +{{:​integration_documentation:​plugin:​en:​api:​plentymarkets:​set_tag_to_category.png?​1200|}}
 +
 +
 +
 +
 +