For the complete documentation index, see llms.txt. This page is also available as Markdown.

TXT

Import product data from a TXT feed, set encoding, and map fields to project fields.

In this article, you'll learn how to import product data from a TXT file.

Before you start

Good to know

  • Your data feed URL must be in an accessible online location.

  • CSV, TXT, XML, and JSON importers support compressed .gz and .zip files.

  • The data feed has to be updated on the same URL, preferably at least once a day, with the latest product information such as stock and prices.

Your data source and Import settings

  1. In Channable, go to Setup > Import and click + Choose import method.

  2. Select the TXT file type.

  3. Provide the requested information:

    • For Name, give your import a descriptive name (e.g. "Webshop TXT import").

    • For TXT file url, add the URL to fetch your live product data.

    • For Authentication, select your authentication type (if using one).

    • For Encoding, select your encoding type.

      • Automatically detect: Channable will attempt to automatically identify your coding type.

      • If your file is encoded with a specific type, select it from the list.

  4. Click Start import. You will be directed to the Edit mapping page to import your product data.

Import mapping

This page displays fields retrieved from your data feed (e.g. price, description, title).

  • Imported data field: Fields from your import data.

  • Project field: Corresponding project fields in Channable. Our system will automatically detect and link most fields to standardized fields.

Match (map) your imported fields to a corresponding project field. Channable does most mapping automatically, but it's important to review and adjust before importing.

Note: We create new project fields if we can't assign your import field to a standardized field. These fields will have a project field with the same name as your import field.

Before you continue

  • Compare and adjust mapping:

    Review your Imported data fields against Channable's matched Project fields. If a field was matched incorrectly, click on the field to select a different field.

  • Check and correct field types:

    Check that the right field type is assigned to your project fields. If a field has the wrong type, click Edit next to the field, select the correct type in the dropdown, and click Save & Import.

  • Exclude fields (optional):

    To exclude a field from being included in your product data, click the checkbox in the Select column for that field and click Do not import selected fields.

Once you've finished mapping, click Save & Import to start importing your product data. Depending on how much data you're importing, it can take a while to finish.

Note: Check the Status column in Setup to check your import progress. Your product data is fully imported when the Status is Finished.


Overview

  • Go to Overview to view your imported products.

  • After your product data has finished importing, click on an item to see detailed information.

Your import is now successfully set up! You can now use this product data to create and optimize Feeds, Marketplaces, Shopping Ads, and more in Channable.

Last updated

Was this helpful?