How to upload a product feed
Uploading your feed
You can easily upload your product feed to Qonfi. Follow these steps to upload a product feed:
1. Go to "Feed" in the left navigation.
2. Go to the "Source" tab.
3. Click the blue button "+Add feed".
Upload account feed
4. A sidebar appears. Feeds are managed at the account level and can be reused across multiple flows within your Qonfi account. In the example below, no feed has been uploaded to the account yet. So we first have to upload a feed to the account by clicking on the blue '+Add feed' button in the top right. If you already have uploaded an account product feed which you want to use, you can continue with step 11.
Product feed in Google Sheets?
- In Google Sheets click ‘file’ > ‘share’ > ‘publish to web’
- Click ‘web page’, a drop-down appears. Click ‘Comma-separated values (.csv).
- Click ‘Publish’ > Click ‘Ok’
- Copy the url which Google Sheets generated and paste it in the ‘url’ field in Qonfi.
5. A sidebar appears. Enter a feed name in the "Name" field.
6. Paste the url of your productfeed in the "URL" field as shown below. Supported formats are XML and CSV.
7. Click the blue "Save" button. The product feed is automatically imported and will automatically and is re-imported every day to automatically retrieve the latest changes in the feed.
8. [Optional] Change the property type if needed. The type determines the matching and sorting options available for a property (e.g. number properties support operators like 'greater than' and 'less than or equal to'). Select the appropriate type in the properties table on the right. You can also do this later.
9. Click Save.
10. Close the 'edit feed' sidebar by clicking on the 'X' icon next to 'Edit Feed'.
Adding account feed to flow
11. Now that we have added a product feed to our Qonfi account, we can use it for our flow. Select the uploaded feed and click 'yes'.
12. We have now uploaded our product feed and selected it for our current flow. We can now continue to map the feed properties to Qonfi.
Combining multiple feeds
If you have multiple feed urls that you want to combine into one feed, you can separate them with commas. For example: https://example.com/feed1, https://example.com/feed2.
When you provide multiple feed urls, you can specify on which property the feeds should be combined. For example, if feed1 has a property "product_id" and feed2 has a property "id" that both contain the same unique identifier for the same product, you can enter product_id,id here to combine the feeds on these properties.
Adjusting the feed import time and frequency
Once you've added your feed. You can adjust the time(s) at which the feed will import under the "Schedule" section when editing a feed. Simply add more times to automatically import the feed multiple times per day.
Documentation