Feed PIM

Sync product data from Feed PIM by iSYS into Skrym

Overview

The Feed PIM integration connects to your Feed PIM system using OAuth2 authentication and fetches product data that gets transformed into Skrym's product format using configurable JSON paths.

The integration comes with:

  • OAuth2 Authentication: Secure connection using client credentials flow
  • Configurable Data Mapping: Use JSON paths to extract specific fields from your Feed PIM data
  • Automatic Sync: Fetch products changed in the last 24 hours
  • Pagination: Handle large datasets efficiently (200 products per page)
  • Test Integration: Single product test sync for validation

Get started

First, you will need to get some data provided to you by iSYS. Ask them to provide you with the following for Skrym:

  • Base URL: Your Feed PIM API base URL (e.g., https://my-retailer-name.isysnet.no)
  • Client ID: OAuth2 client identifier
  • Client Secret: OAuth2 client secret

Then, you need to find out what the paths are for the data you want to sync. If you are unsure about how to find these, ask iSYS for assistance.

Here is a table with an overview of the fields you can configure, including example values:

FieldRequiredDescriptionExample Value
Product NameYesJSON path to extract product name$.name
Product IDYesJSON path to extract product ID$.productNo
EANNoJSON path to extract product EAN$.ean
LengthNoJSON path to extract product length$.dimensions.length
WidthNoJSON path to extract product width$.dimensions.width
HeightNoJSON path to extract product height$.dimensions.height
WeightNoJSON path to extract product weight$.weight
FragilityNoJSON path to extract product fragility index$.fragilityIndex

Next, you can try the integration. To do this, log into Scope and add the configuration on the Skrym Icon With Backgroundintegrations page. From there, you can also test the integration by syncing a single product.

Feed PIM configuration in Scope

Once you are satisfied that the configuration is correct, you can enable automatic nightly syncing to keep your product data up to date.

Note that the nightly sync will only fetch products that have Feed PIM have registered as having been modified in the last 24 hours.

Troubleshooting

  1. Authentication issues: Verify your Client ID and Client Secret
  2. No products synced: Check if your Feed PIM has products modified in the last 24 hours
  3. Missing data: Verify your JSON paths match your Feed PIM data structure
  4. API errors: Check your Base URL and network connectivity

Getting Help

If you need any help setting up the Feed PIM integration, or have any questions, don't hesitate to reach out to us at support@skrym.com.