Integrating your product or content feeds allows Blueshift to include relevant and up to date recommendations in your messages. One way to import catalog data into Blueshift is to set up feeds for JSON or CSV file uploads from your preferred location using an HTTP URL.
Prerequisites
- Prepare the catalog data that you want to import and upload it to your SFTP location. For information about data types, catalog attributes, and data formats, see Import catalog data.
- Keep details of the location’s HTTP URL at hand.
Set up an import task
To set up a catalog import task, complete the following steps:
- To import catalogs, go to Catalog in the left navigation. Click +CATALOG.
- Select Upload via HTTP URL.
- Add a Name for the task. The import task form opens.
- In the Destination section, you can see the type of data being imported as Products.
- Set up Notification Preferences to send a notification email to the specified email addresses when there is a change in the status of the task or when a certain percentage of records fail during import.
- In the Source Configuration section, enter the HTTP URL for the file that is to be uploaded.
- In the File Settings section, select the file format as either CSV, JSON, or XML.
Note: XML feeds require custom setup. Contact support@blueshift.com for details. - Select the Encoding and the Delimiter that is used.
- Sample data consisting of 10 records is fetched from the source file in the HTTP location. This data is displayed in the Configuration section.
-
Map the fields from the imported data to the fields in Blueshift and specify the Destination Data Type.
- The Source Attribute Name is the attribute in your file and the Destination Attribute Name is the attribute in Blueshift.
- Source attributes in the imported data are auto-mapped to destination attributes in Blueshift.
- To clear the auto-mapping, click the Clear Destination Attribute Mapping icon.
- To restore auto-mapped suggestions, click the Reset Destination Attribute Mapping icon.
- You must select a corresponding destination attribute for each source attribute. Blueshift attributes and Custom attributes are grouped separately in the drop-down list so that you can easily distinguish between them.
Note: Only source attributes that are mapped to a destination attribute will be imported. - For source data of floating point numeric data type, select the matching data type in Blueshift as Decimal.
- One column from the source data must be mapped to the product attributes: item_id and item_title and item_url and main_image.
- Specify the item availability pattern. For example, “in_stock” for IN STOCK PATTERN indicates that an item is available and “out_of_stock” for OUT OF STOCK PATTERN indicates that an item is not available.
- Map the Item Category and Item Tags.
- Use the Split a field option for Category and Location Item tags if the hierarchy for these is captured in a single field. For example, "Travel > Europe > Italy". If you select the Split a field option, you must select the correct incoming attribute header and then select the appropriate delimiter. In this example, the delimiter is ">".
- If the category or tag hierarchy is captured in more than one field in the incoming file, use the Select Field(s) option to select multiple headers. Ensure that each header is a single string and not a delimited value.
- Click Check Data Quality to verify that the imported data has the right values for all the records, based on what the field mapping.
- Ensure that all fields are mapped.
- Fix any data quality issues identified for better quality data and to ensure that data import is successful. You can download the data quality report in JSON or CSV format.
- Click Test Run to verify that the Destination Data Type is mapped correctly. A maximum of 10 records are fetched during this test run.
- Verify that the data mapping is done correctly. Edit the data mapping if required. Click Test Run again after you make the changes.
- In the Schedule section, set the Start Time for the import task.
- To set up a recurring task, under Schedule select the Is it a recurring data import? option.
- Set the frequency using the Task executes every field. You can set the frequency in minutes, hours, days, weeks, or months.
- Click Save to save the task.
- Click Launch to run the import task.
You will receive an email confirmation after the catalog has been uploaded. The email includes information for both processed and failed records.
Import task status
The index page for catalog imports indicates the status for the catalog import task as either Draft, Launched, Paused, or Completed. For more information, see View catalog upload status.
Comments
0 comments