/
Technical implementation of the Connector

Technical implementation of the Connector

Setting up the Connector is based on available API methods, which you can familiarize yourself with here. The system itself will consist of several parts:

  1. Create a PIM account.

  2. Request the necessary credentials for authentication and authorization in the PIM system.

  3. Connect to your PIM account.

  4. If you already have products and want to update them, use the "Update product" method. If not, you can start with data import.

Next, let's consider an example of Python code by steps for this.

Please note that this example is not tied to any specific CMS system. This example simply illustrates one possible structure of the Connector. For websites using CMS systems, there are dedicated connectors available at Wizart. Some of the CMS systems covered include Shopify and WordPress. If you have any questing feel free to send email on support@wizart.ai.

Related content

Technical structure
More like this
Technical requirements
Technical requirements
More like this
Wordpress implementation
Wordpress implementation
More like this
Technical requirements for connector
Technical requirements for connector
More like this
Shopify implementation
Shopify implementation
More like this