integration_documentation

integration_documentation

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 [2022/05/16 09:43]
rihad [API integration]
integration_documentation [2023/04/12 21:37] (current)
nadine [Instant Frontend]
Line 94: Line 94:
 <​html>​ <​html>​
     <h3>     <h3>
-       <a href="https://​drive.google.com/​file/​d/​1zOq7y69KzP0GsMU9unSSUAoES_so86xk/​view?usp=sharing">​Product Update API</​a>​+        ​<a href="doku.php?id=integration_documentation:​product_update_API">​Product Update API</​a>​
     </h3>     </h3>
 </​html>​ </​html>​
  
 [[https://​service.findologic.com/​ps/​centralized-frontend/​spec/​|Here]] you can find a detailed API specification for all the data you need to implement the Product Update API. [[https://​service.findologic.com/​ps/​centralized-frontend/​spec/​|Here]] you can find a detailed API specification for all the data you need to implement the Product Update API.
 +
 +
 +===== Instant Frontend ===== 
 +
 +<​html>​
 +    <h3>
 +        <a href="​doku.php?​id=integration_documentation:​instant_frontend:​product_listing">​Product List</​a>​
 +    </h3>
 +</​html>​
 +
 +Following the link above you can reach our Product List documentation. ​
 +
 +----
 +
 +<​html>​
 +    <h3>
 +        <a href="​doku.php?​id=integration_documentation:​instant_frontend:​shopping_guide">​Shopping Guide</​a>​
 +    </h3>
 +</​html>​
 +
 +Following the link above you can reach our Shopping Guide documentation. ​
 +
 +----
  
 ===== Using a Findologic plugin =====  ===== Using a Findologic plugin ===== 
Line 154: Line 177:
     </h3>     </h3>
 </​html>​ </​html>​
 +
 +----
 +
 +<​html>​
 +    <h3>
 +        <a href="​doku.php?​id=integration_documentation:​shopware_6_app">​
 +            <img src="​https://​docs.findologic.com/​lib/​exe/​fetch.php?​media=integration_documentation:​plugins:​sw6_logo.png"​ style="​width:​50px;​margin-right:​10px">​
 +            Shopware 6 app integration
 +        </a>
 +    </h3>
 +</​html>​
 +
  
 ---- ----
Line 199: Line 234:
 and what you have to keep in mind, when using Findologic (export, search result, configuration,​ etc.). ​ and what you have to keep in mind, when using Findologic (export, search result, configuration,​ etc.). ​
  
-===== Direct Integration =====  
- 
-<​html>​ 
-        <div> 
-            <h3> 
-                <a href="​doku.php?​id=integration_documentation:​direct_integration">​Direct Integration</​a>​ 
-            </h3> 
-        </​div>​ 
-        <p> 
-</​html>​ 
  
-You can find a detailed documentation about the Direct Integration [[integration_documentation:​direct_integration|here]].