Transform articles from an RSS feed ᴮᴱᵀᴬ

Automatically apply JWX Studio transformations as articles are ingested

You may want to extend the value of articles published on your site by turning them into narrated audio, short-form video, and other media that help you connect with audiences in new ways. When articles are published frequently, repurposing each one individually can be difficult to scale.

A JWX Studio article feed connects an article RSS feed to JWX Studio and allows you to assign one or more transformation agents to the feed. As each article is ingested, JWX Studio:

  • Creates a new project
  • Uses the article as the project source
  • Transforms the article into various media outputs


Prerequisites

Before creating a JWX Studio article feed, ensure that your article RSS feed meets the following requirements.


Item Description
Feed Formatting RSS version and XML namespace requirements

Requirements:
  • RSS 2.0
  • xmlns:content="http://purl.org/rss/1.0/modules/content/" for <content:encoded>
  • xmlns:media="http://search.yahoo.com/mrss/" for thumbnail elements
  • xmlns:atom="http://www.w3.org/2005/Atom" for <atom:author><atom:name>, if included
Required Fields Article identification, title, content, and author information

Always required:
  • <guid>: Unique identifier used to identify and deduplicate the article. JWX Studio stores this value in the project’s External ID field, where it can be used to target the project.
  • <title>: Article title. Items without a title are skipped.
Article content (at least one):
  • <content:encoded>: Full HTML article body.
  • <link>: Publicly accessible article URL used to retrieve the article content when <content:encoded> is absent.
Author information (at least one):
  • <dc:creator>: Preferred author source.
  • <atom:author><atom:name>: Fallback author source when <dc:creator> is absent.
Optional fields Article thumbnail and publication date metadata

Fields:
  • <media:thumbnail url="..."/> or <media:content url="..." medium="image"/>: Article thumbnail URL
  • <pubDate>: Article publication date
Feed access Publicly accessible article RSS feed

Feeds that require authentication are not supported.


Create a Studio article feed

Studio article feed settings

JWX Studio article feed settings


Follow these steps to create a JWX Studio article feed:

  1. On the Properties page, click the name of a property. The property settings appear.
  2. Under Integrations, click Studio Article Feeds (RSS). The Studio article feeds tab opens.
  3. Click Add feed. The Add studio article feed panel opens.
  4. Enter the Article RSS Feed URL.

    🚧

    The article RSS feed must be publicly accessible. Feeds that require authentication are not supported.


  1. Enter the Title of the feed.
  2. Select the transformation agents:
    1. Click + Add Transformations. The Select transformation agents panel opens.
    2. (Optional) In the search field, enter the partial or full name of a transformation to filter the list.
    3. (Optional) From the Agent type dropdown menu, select an option to filter the list of transformation agents.

      💡

      You can create and manage your transformation agents.

    4. Select one or more agents.
    5. Click Save. The Select transformation agents panel closes.
  3. Click Add feed. The Add studio article feed panel closes. The feed settings appear.
  4. Toggle Article import to ON. The Status changes to Enabled.
  5. Click Save.

Did this page help you?
© 2007- Longtail Ad Solutions, Inc.