integration_documentation:plugin:en:direct_integration:bigcommerce

integration_documentation:plugin:en:direct_integration:bigcommerce

This is an old revision of the document!


Download

Available soon at BigCommerce App store

Installation

When the installation page is shown press the Install button

In order to integrate the Findologic service to your shop it's necessary to have the permission, use the Confirm button to accept.

When the installation was successful the Findologic app configuration page should be shown. Insert the configuration and press Save button.

  • Active: Activate to enable Findologic search for your shop - required
  • Shopkey: Enter the shopkey provided by Findologic - required

Product export

Please be aware that the product export isn't included, it's necessary to provide an own product export via url or file.

For the functionality of the plugin it's essential to export the product data from the shop to Findologic. For this purpose, the Findologic export library libflexport can be used.

The library provides you with the functionality to export XML according to the xml export documentation. The exported XML will be validated against a predefined XSD Schema.

Call export with url

https://<SHOP_URL>/<EXPORT_PATH>?shopkey=<SHOPKEY>&start=<NUMBER>&count=<NUMBER>
  • shopkey: <SHOPKEY> provided by Findologic
  • start: <NUMBER> that should not be lower than zero
  • count: <NUMBER> that should not be lower than zero

This export url has to be set in the Findologic Account Settings, see documentation.

Provide export file

https://<URL>/findologic.xml

Please see documentation to XML export format.

https://<URL>/findologic.csv

Please see documentation to CSV export format.

If you have troubles with the export please contact us at support@findologic.com.