Create Custom Feeds

Create Custom Feeds

You can create your own custom feeds, respecting the specifications of the Content API. Once these JSON content feeds created on your website, you'll be able to add them as sources of your sections, using the Custom connector.

The values handled by the app are simple. Each element inherits from the Item type, and has some type specific attributes (like articles, maps for now and videos, events, photos... soon).
The values are described here : Item Types Documentation
 
You can download some examples here: Custom feeds (articles, maps) examples.

For each source type, it's possible to define several types of actions:
- getLastItems => get the last items published, or items for a specific filter (like categories filters)
- search => takes a [KEYWORD] argument to make a search in the website's content
- getCommentsByItem => get the comments associated to an item
 
NB : The names getLastItems, search, getItemByCategorie, getCommentsByItem described in the documentation are the conventions that we use.
When you add a custom source, you'll have to enter the whole URL to access your custom feeds, so it's not mandatory to respect this naming convention.


1. Add a Custom Source in your Section

1. In the left swipe menu go to Content & Design > Content > Sections
2. Click the green button "Add a section" from the right column
3. Select the custom source you want to add: Articles, Map, Photos, video, calendar or sound.


4. Paste the URL of your custom content feed, then click Add
    • Related Articles

    • Blog - RSS Feeds / Wix Blog

      1. RSS Feeds To connect your external articles (published online outside ) and display them in a section of your shopping app, is possible via an RSS section. RSS (RDF Site Summary or Really Simple Syndication) is a web feed that allows users and ...
    • Content Management System (CMS) Section

      1. Add CMS Section CMS sections allow you to create and manage your content directly from the back office. Add a new CMS section : 1. In the left swipe menu go to Content & Design > Content > Sections 2. Click the green button "Add a section" from ...
    • Flickr & Custom Sections

      You can display your Flickr pictures or pictures from a custom feed directly into a section of your app. Flickr section will only show in the app the content you have uploaded yourself, not the content initially uploaded by some users and marked as ...
    • The Sections of the eCommerce App

      1. Sections Management The Sections are the basis of your app. You can manage the sections of your application from the menu Content & Design > Content > Sections : The sections of your app are listed on the right side of the backend. Here you can ...
    • Create a Map via a KML File with Google Maps

      1. Creation of a MapTo begin the creation of your map, open Google Map in your browser: https://www.google.fr/maps/ In the menu, click on "Your places". Click on the Maps tab and select "Create a map" at the bottom of the page. 2. AttentionOnce you ...