Integrating your store with Price2Spy – using custom Price2Spy feed format
This option will enable you to integrate your shopping cart solution / your own software with your Price2Spy account – no matter what software you may be using.
Of course, there is an important prerequisite: you need be able to export the product data from your software, using the format described below
Of course, if you encounter any problems with importing products into Price2Spy, do let us know
Why can’t Price2Spy do the Reprice of my products using this sort of feed? The reason is pretty simple – the feed you provide to us works as one-way communication (from your store to Price2Spy). However, in order to reprice your products, we’d need 2-way communication, so your store can accept data from Price2Spy. Unfortunately, the feed is designed only for 1-way communication. In order to perform Reprice of your products, please checkPrice2Spy API possibilities
Steps to be performed on your store
-
- Please export your product feed in one of the following formats
-
- CSV – please check the sample CSV file
- XML – please check the sample XML file
- JSON – please check the sample JSON file
- Place your feed on a publicly available URL. For example: https://www.mywebsite.com/feed/price2spy.csv
- Please take care of the following
- For CSV – the feed should contain no header row
- For CSV – the order of columns in the feed should be as shown below
- If you do not plan to use a particular column, you still need to have it in your feed, with empty values
- All field names are case-sensitive
- Please make sure your feed gets updated at regular intervals (price2Spy will check it once per day)
The fields to be used in the feed are
- name – product name (mandatory, must be unique)
- category – product’s category (not mandatory). Using this field will enable you to filter products / run segmented reports by category
- sku – product’s unique identifier (not mandatory). This usually helps match your product with products on competitor sites
- brand – product’s brand (not mandatory). Using this field will enable you to filter products / run segmented reports by brand
- supplier – product’s supplier (not mandatory). Using this field will enable you to filter products / run segmented reports by supplier
- internalId – product’s ID from your own database (mandatory, must be unique). This usually helps you link Price2Spy reports to your own database
- map – MAP (Minimal Advertised Price, sometimes also known as RRP – Recommended Retail Price, or RSP – Recommended Street Price). Not mandatory – but please fill it in if you want Price2Spy to monitor pricing policy violations
- purchasePrice – your cost price for this product. Not mandatory – but please fill it in if you’d like Price2Spy to suggest possible Clever Drop pricing opportunities
- bottomPrice – the lowest price you would like to sell this product for. Not mandatory – please use it when creating repricing rules
- ceilingPrice – the highest price you would like to sell this product for. Not mandatory – please use it when creating repricing rules
- url – the URL of the product page on your site (mandatory). If you do not supply product’s price in this feed, Price2Spy will determine your own price by visiting this URL
- price – product’s price (the final price to be paid by the customer). Not mandatory – please see product’s URL. However, if you do supply product’s price – Price2Spy will not count your own URL in the total number of URLs monitored in your account
- available – product’s availability – can be true or false. Not mandatory (if left blank, the product will be considered available)
- note_1, note_2, note_3 – In the Note fields you can add any comment you find important
- image_1_url, image_2_url, image_3_url – product image URL
- metadata_1, metadata_2, metadata_3 – These fields are customizable and optionable while enabling you to do the product filtration.
- custom_field_1 – custom_field_10 – Here you can add optional product info other than sku or internal id
- comment_1, comment_2 – Comments fields enable you to leave longer product descriptions