integration_documentation:shopware_6_app

integration_documentation:shopware_6_app

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:shopware_6_app [2022/12/19 18:15]
rihad
integration_documentation:shopware_6_app [2022/12/20 11:46] (current)
rihad [Default export]
Line 1: Line 1:
 {{:​sw6-logo.jpg?​400|}} {{:​sw6-logo.jpg?​400|}}
  
-====== Shopware 6 plugin ​integration - EN ======+====== Shopware 6 App integration - EN ====== 
 + 
 +===== Download from Shopware Store ===== 
 + 
 +[[https://​store.shopware.com/​en/​fin5457614063939f/​findologic-search-product-discovery-platform.html|Findologic - Search & Product Discovery Platform ]]
  
 ===== Installation ===== ===== Installation =====
Line 19: Line 23:
 {{:​app_configuration.png?​1200|}} {{:​app_configuration.png?​1200|}}
  
-5. Set the relevant App permissions+5. Accept ​the relevant App permissions
  
 {{:​app_permissions_big.png?​1200|}} {{:​app_permissions_big.png?​1200|}}
Line 47: Line 51:
 ==== Default export ==== ==== Default export ====
  
-Please see [[integration_documentation:​plugin:​en:​integration:​shopware_6:​export_information|Shopware 6 plugin integration ​EN]] to get an overview which values are exported by default and where they can be found in your Shopware 6 backend.+Please see [[integration_documentation:​plugin:​en:​integration:​shopware_6:​export_information|Shopware 6 - Export information]] to get an overview which values are exported by default and where they can be found in your Shopware 6 backend.
  
 === Trigger product export === === Trigger product export ===
Line 53: Line 57:
 The export can be called with: The export can be called with:
  
-https://​shopware-app.findologic.com/​export?​shopkey=<​SHOPKEY>&​start=<​NUMBER>&​count=<​NUMBER>​+<​code>​https://​shopware-app.findologic.com/​export?​shopkey=<​SHOPKEY>&​start=<​NUMBER>&​count=<​NUMBER></​code>
  
   * **shopkey:​** <​SHOPKEY>​ provided by Findologic   * **shopkey:​** <​SHOPKEY>​ provided by Findologic
Line 63: Line 67:
 For testing purposes the export can be called for a specific product: For testing purposes the export can be called for a specific product:
  
-<SHOP-URL>/​findologic?​shopkey=<​SHOPKEY>&​productId=<​PRODUCT_ID>​+<code>https://​shopware-app.findologic.com/​findologic?​shopkey=<​SHOPKEY>&​productId=<​PRODUCT_ID></​code>
  
   * **shopkey:​** <​SHOPKEY>​ provided by Findologic.   * **shopkey:​** <​SHOPKEY>​ provided by Findologic.
Line 72: Line 76:
 For testing and debugging purposes, the export information of a product can be called directly: For testing and debugging purposes, the export information of a product can be called directly:
    
-<SHOP-URL>/​findologic/​debug?​shopkey=<​SHOPKEY>&​productId=<​PRODUCT_ID>​+<code>https://​shopware-app.findologic.com/​findologic/​debug?​shopkey=<​SHOPKEY>&​productId=<​PRODUCT_ID></​code>
  
   * **shopkey:​** <​SHOPKEY>​ provided by Findologic.   * **shopkey:​** <​SHOPKEY>​ provided by Findologic.
Line 92: Line 96:
   * **associations:​** All associations used for requesting the product from the database.   * **associations:​** All associations used for requesting the product from the database.
  
 +{{:​integration_documentation:​plugin:​en:​integration:​export_debug_example.png?​1200|}}
  
 If you have troubles with the export please contact us at [[support@findologic.com|support@findologic.com]]. If you have troubles with the export please contact us at [[support@findologic.com|support@findologic.com]].