# RSS and Atom feeds

This add-on is available with the Essential version.

## Insert content in your emails

This plugin will add the following option in the AcyMailing editor, just drag\&drop this new block type into the email you are building:

![](https://963725040-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-L_D4iy53WFAtKVs3BPA-3566562695%2Fuploads%2FhjryTop2cQAyxrTMiHjy%2Fblock.png?alt=media\&token=fb0457b3-b86b-4807-b513-960af64f3fae)

### Main options

![](https://963725040-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-L_D4iy53WFAtKVs3BPA-3566562695%2Fuploads%2FXAA3xKhyKeMEjg0j7GZf%2Fmain%20options.png?alt=media\&token=c4ee9d39-6891-4280-88fd-67f0ce10189e)

* **URL**: You'll have to paste your RSS/Atom feed link here.
* **Fields to display**:
  * Title: The title of the RSS item/Atom entry
  * Image: This refers to the \<enclosure> part of the elements. The supported types are jpg, jpeg, png and gif
  * Description: This is the description/content field of the elements
  * Author: If the authors are specified on the elements, they will be displayed after the description
  * Publishing date: The main date format will be used to display the date, using the timezone defined on your website
* **Display pictures**: This option will only hide the images included in the description part of the elements if you select "No", as you can independently select the main image in the "Fields to display" option

### Other options

![](https://963725040-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-L_D4iy53WFAtKVs3BPA-3566562695%2Fuploads%2FYt8tO4KN83uh0sWtHOay%2Fother%20options.png?alt=media\&token=3fc5f270-f472-4972-9dd2-1a04fdf6d0d6)

* **Clickable title**: Choose if you want the title to be clickable or not, it will use the link defined in the element
* **Clickable image**: Choose if you want the main image to be clickable or not, it will use the link defined in the element
* **Truncate the text**: This will only cut the description, it isn't active on the other displayed parts
* **Min. publishing date**: You can make sure only elements published after the specified date are inserted in your email
* **Columns**: If you insert multiple elements at once, you can display for example 2 elements on each row with this option
* **Column horizontal padding**: Allows you to adjust the horizontal padding between 2 columns
* **Column vertical padding**: Allows you to adjust the vertical padding between 2 columns
* **Max. number of elements**: The number of elements you insert in your email

![](https://963725040-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-L_D4iy53WFAtKVs3BPA-3566562695%2Fuploads%2FLFU4wF345psX8YaqfmDL%2Fauto%20campaign%20options.png?alt=media\&token=7a5edceb-44a9-49f4-9db7-8eafe5a3c19c)

These options are only visible when editing an [automatic campaign](https://docs.acymailing.com/main-pages/campaigns/automatic-campaigns).

* **Only newly created:** This option makes sure that the same elements aren't sent twice to your receivers. It is based on the publishing date.
* **Min. number of elements**: If the number of elements found in your feed is lower than the number you specify, the email won't be sent. This is only useful when using the "Automatic" option in the "Send settings" tab of a campaign.

### Example

Here is an example of content inserted in an email using a feed and this integration:

![](https://963725040-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-L_D4iy53WFAtKVs3BPA%2F-Lrse-S8kh36hNwnDZjR%2F-Lrsp0U3mjl1woNtK2U4%2Fexample.png?alt=media\&token=0c599606-e2a6-44d9-9af9-b465832e6fa7)

### Settings

Here are the settings available for this add-on:\
**Custom view**: override the content inserted in your email\
**Front-end access**: this settings allows you let your users access to this add-on in the frontend campaign management or not  (**Joomla only**)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.acymailing.com/addons/all-cms-add-ons/rss-feed.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
