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
Next revision Both sides next revision
integration_documentation [2020/03/25 11:52]
florian [Plugin integration]
integration_documentation [2020/06/26 11:12]
florian [API integration]
Line 69: Line 69:
         <div>         <div>
             <h3>             <h3>
-                <a href="​doku.php?​id=integration_documentation:​shopware">​Integration with the Shopware Plugin</​a>​+                <a href="​doku.php?​id=integration_documentation:​shopware">​Integration with the Shopware ​Plugin</​a>​
             </h3>             </h3>
         </​div>​         </​div>​
Line 75: Line 75:
 </​html>​ </​html>​
  
-[[integration_documentation:​shopware|Here]] you can find a detailed documentation how to integrate FINDOLOGIC with the Shopware Plugin.+[[integration_documentation:​shopware|Here]] you can find a detailed documentation how to integrate FINDOLOGIC with the Shopware ​Plugin.
  
 ---- ----
 +
 +<​html>​
 +        <div>
 +            <h3>
 +                <a href="​doku.php?​id=integration_documentation:​shopware_6">​Integration with the Shopware 6 Plugin</​a>​
 +            </h3>
 +        </​div>​
 +        <p>
 +</​html>​
 +
 +[[integration_documentation:​shopware_6|Here]] you can find a detailed documentation how to integrate FINDOLOGIC with the Shopware 6 Plugin.
 +
 +----
 +
 +
 <​html>​ <​html>​
         <div>         <div>
Line 104: Line 119:
 ---- ----
 ===== API integration =====  ===== API integration ===== 
 +
 +<​note>​The service of Findologic is available after the first successful datasync process.</​note> ​
  
 <​html>​ <​html>​
         <div>         <div>
             <h3>             <h3>
-                <a href="​doku.php?​id=integration_documentation:​request">​Search request to FINDOLOGIC</a>+                <a href="​doku.php?​id=integration_documentation:​request">​Search request to Findologic</a>
             </h3>             </h3>
         </​div>​         </​div>​
Line 114: Line 131:
 </​html>​ </​html>​
  
-The FINDOLOGIC service is available after the first successful import-/​export process.  +[[integration_documentation:​request|Here]] you can find detailed information ​about the search request submitted from your shopsystem to Findologic.
-[[integration_documentation:​request|Here]] you can find more about that topic.+
  
 ---- ----
Line 122: Line 138:
         <div>         <div>
             <h3>             <h3>
-                <a href="​doku.php?​id=integration_documentation:​request_navigation">​Navigation request to FINDOLOGIC</a>+                <a href="​doku.php?​id=integration_documentation:​request_navigation">​Navigation request to Findologic</a>
             </h3>             </h3>
         </​div>​         </​div>​
Line 128: Line 144:
 </​html>​ </​html>​
  
-The FINDOLOGIC service is available after the first successful import-/​export process.  +[[integration_documentation:​request_navigation|Here]] you can find detailed information ​about the navigation request submitted from your shopsystem to Findologic.
-[[integration_documentation:​request|Here]] you can find more about that topic.+
  
 ---- ----
Line 142: Line 157:
 </​html>​ </​html>​
  
-You can find a description of common request parameters  +[[integration_documentation:​parameters|Here]] you can find a description of common parameters used in a request to Findologic.
-[[integration_documentation:​parameters|here]].+
  
 ---- ----
Line 150: Line 164:
         <div>         <div>
             <h3>             <h3>
-                <a href="​doku.php?​id=integration_documentation:​response_xml">​XML response from FINDOLOGIC</a>+                <a href="​doku.php?​id=integration_documentation:​response_xml">​XML response from Findologic</a>
             </h3>             </h3>
         </​div>​         </​div>​
Line 156: Line 170:
 </​html>​ </​html>​
  
-The FINDOLOGIC search service is available after the first successful import-/​export process.  +[[integration_documentation:​response_xml|Here]] you can find more about the response of Findologic in XML format.
-[[integration_documentation:​request|Here]] you can find more about that topic.+
  
 ---- ----
  
 +<​html>​
 +        <div>
 +            <h3>
 +                <a href="​https://​service.findologic.com/​ps/​centralized-frontend/​spec/">​JSON response from Findologic</​a>​
 +            </h3>
 +        </​div>​
 +        <p>
 +</​html>​
 +
 +
 +[[https://​service.findologic.com/​ps/​centralized-frontend/​spec/​|Here]] you can find a detailed API specification of our JSON response format.
 ===== Smart Suggest =====  ===== Smart Suggest =====