# Has anyone tried this RSS poster?

**URL:** https://meta.discourse.org/t/has-anyone-tried-this-rss-poster/53520
**Category:** Support
**Created:** [Novembre 29, 2016, 12:17 UTC](https://meta.discourse.org/t/has-anyone-tried-this-rss-poster/53520 "2016-11-29T12:17:04Z")
**Posts on this page:** 11
**Page:** 2

<div class="post-metadata">

### Author: ![Thomas\_S](https://avatars.discourse-cdn.com/v4/letter/t/a698b9/32.png) [@Thomas\_S](https://meta.discourse.org/u/Thomas_S)
#### Post date: [Août 22, 2017, 2:00 UTC](https://meta.discourse.org/t/has-anyone-tried-this-rss-poster/53520/21 "2017-08-22T14:00:24Z")

</div>

Hey Leo,

would you mind putting information on how to format the incoming posts in the `readme.md`

So they don’t show up as “Something **something” and then almost no body content?**

 

Can’t seem to figure it out

---

<div class="post-metadata">

### Author: ![Ham](https://avatars.discourse-cdn.com/v4/letter/h/ecb155/32.png) [@Ham](https://meta.discourse.org/u/Ham)
#### Post date: [Août 22, 2017, 2:02 UTC](https://meta.discourse.org/t/has-anyone-tried-this-rss-poster/53520/22 "2017-08-22T14:02:10Z")

</div>

This was why I stopped using it. Made the posts look terrible and broken up.

---

<div class="post-metadata">

### Author: ![Thomas\_S](https://avatars.discourse-cdn.com/v4/letter/t/a698b9/32.png) [@Thomas\_S](https://meta.discourse.org/u/Thomas_S)
#### Post date: [Août 30, 2017, 12:28 UTC](https://meta.discourse.org/t/has-anyone-tried-this-rss-poster/53520/23 "2017-08-30T12:28:35Z")

</div>

Did you learn how to format the posts through the RegEx? I have no idea - I asked developer but got not answer

---

<div class="post-metadata">

### Author: ![Ham](https://avatars.discourse-cdn.com/v4/letter/h/ecb155/32.png) [@Ham](https://meta.discourse.org/u/Ham)
#### Post date: [Août 30, 2017, 12:29 UTC](https://meta.discourse.org/t/has-anyone-tried-this-rss-poster/53520/24 "2017-08-30T12:29:36Z")

</div>

Nope. Never got a reply on it either.

---

<div class="post-metadata">

### Author: ![Thomas\_S](https://avatars.discourse-cdn.com/v4/letter/t/a698b9/32.png) [@Thomas\_S](https://meta.discourse.org/u/Thomas_S)
#### Post date: [Août 30, 2017, 12:31 UTC](https://meta.discourse.org/t/has-anyone-tried-this-rss-poster/53520/25 "2017-08-30T12:31:57Z")

</div>

Have you found a work around though Zapier or IFTTT or API/Webhooks?

I used IFTTT \> Google Alerts as RSS \> Slack and they appear clean and perfectly but only because IFTTT lets you format. Trying to replicate this…

---

<div class="post-metadata">

### Author: ![erlend\_sh](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/erlend_sh/32/119475_2.png) [@erlend\_sh](https://meta.discourse.org/u/erlend_sh)
#### Post date: [Août 31, 2017, 10:20 UTC](https://meta.discourse.org/t/has-anyone-tried-this-rss-poster/53520/26 "2017-08-31T10:20:14Z")

</div>

> [@Thomas\_S](#):
>
> Have you found a work around though Zapier or IFTTT or API/Webhooks?

There’s a guide on Zapier here:

> [@Trigger a Zapier task with Discourse Webhooks](https://meta.discourse.org/t/discourse-webhooks-and-zapier/56753):
>
> Want to use Discourse Webhooks to trigger a task via [Zapier](https://zapier.com)? Let’s get started! bulb Tip: Zapier now has an [official Discourse integration](https://zapier.com/apps/discourse/integrations) with built-in triggers and actions (e.g. “New Post”, “Create Post”). For common use cases, this is simpler than configuring generic webhooks manually. The guide below covers the manual webhook approach, which gives you more flexibility and access to all Discourse event types. Zapier requires a trigger and an action. In this howto the trigger…

---

<div class="post-metadata">

### Author: ![Greg](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/greg/32/141906_2.png) [@Greg](https://meta.discourse.org/u/Greg)
#### Post date: [Mai 23, 2019, 12:56 UTC](https://meta.discourse.org/t/has-anyone-tried-this-rss-poster/53520/27 "2019-05-23T12:56:08Z")

</div>

Now it works great! Thanks OP!!  
I had some trouble getting it working. So I made some changes to the plugins code that is shared from my GitHub  
[https://github.com/gregruthenbeck/discourse-rss-poster](https://github.com/gregruthenbeck/discourse-rss-poster)  
It’s only been tested against the latest beta version [2.3.0.beta9 +552](https://github.com/discourse/discourse/compare/ca6c919299da715c6405e97d432ba702ab4b28bf...tests-passed)

It now produces nicely formatted posts automatically (I’m using it to create posts from RSS feeds from StackOverflow, Reddit, and GoogleAlerts).

---

<div class="post-metadata">

### Author: ![Greg](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/greg/32/141906_2.png) [@Greg](https://meta.discourse.org/u/Greg)
#### Post date: [Mai 23, 2019, 1:02 UTC](https://meta.discourse.org/t/has-anyone-tried-this-rss-poster/53520/28 "2019-05-23T13:02:51Z")

</div>

> [@Ham](#):
>
> This was why I stopped using it. Made the posts look terrible and broken up.

I think I’ve fixed this. Trouble was that the RSS Feed’s HTML was encoded and so Discourse displayed the escaped code, not the formatted post. Screenshot attached

 ![image](https://global.discourse-cdn.com/meta/original/3X/4/7/47612ad8c8ceffd025175ebeb862e9a60b85dfe7.png)

---

<div class="post-metadata">

### Author: ![icaria36](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/icaria36/32/426431_2.png) [@icaria36](https://meta.discourse.org/u/icaria36)
#### Post date: [Mai 30, 2019, 9:44 UTC](https://meta.discourse.org/t/has-anyone-tried-this-rss-poster/53520/29 "2019-05-30T21:44:17Z")

</div>

You may or may not find this plugin by @xrav3nz interesting:

> **[GitHub - discourse/discourse-rss-polling](https://github.com/discourse/discourse-rss-polling)**
>
> Contribute to discourse/discourse-rss-polling development by creating an account on GitHub.

We have been using it during more than a year and works very well.

> [@\[Paid\] Embedding: Allowing one RSS feed and one username per host](https://meta.discourse.org/t/paid-embedding-allowing-one-rss-feed-and-one-username-per-host/83208/15):
>
> Status update. @xrav3nz developed this Discourse Wellfed plugin that I have been testing in the past two weeks. Importing RSS feeds from different sources and into different categories works very well! You can define the frequency, and in theory you can add dozens of feeds without hogging your server. The only point pending is assigning the topics created to the right user. In fact, this seems to be a problem in Discourse and not in this plugin. The topics created via RSS poll are assigned t…

---

<div class="post-metadata">

### Author: ![efeefe](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/efeefe/32/117710_2.png) [@efeefe](https://meta.discourse.org/u/efeefe)
#### Post date: [Juin 11, 2020, 6:22 UTC](https://meta.discourse.org/t/has-anyone-tried-this-rss-poster/53520/30 "2020-06-11T18:22:51Z")

</div>

Bonjour Greg, le plugin RSS Poster fonctionnait sur une instance Discourse créée l’année dernière. Récemment, je l’ai migré vers une autre instance, sur une URL différente. Apparemment, le plugin continuait de fonctionner, car il a récupéré les flux RSS dès son installation. Cependant, je n’ai pas pu accéder à ses paramètres, et la page des plugins dans le panneau d’administration renvoyait une liste vide. Auriez-vous une idée de ce qui pourrait causer cela ?

---

<div class="post-metadata">

### Author: ![UnitedFreedom](https://avatars.discourse-cdn.com/v4/letter/u/ac91a4/32.png) [@UnitedFreedom](https://meta.discourse.org/u/UnitedFreedom)
#### Post date: [Avril 13, 2023, 9:46 UTC](https://meta.discourse.org/t/has-anyone-tried-this-rss-poster/53520/31 "2023-04-13T09:46:48Z")

</div>

> [@\[PAID\] RSS Feed Poster (raised to $300...please help!)](https://meta.discourse.org/t/paid-rss-feed-poster-raised-to-300-please-help/46786):
>
> What would you like done? Would like to have plugin created to allow for an RSS feed to create a post. This would be very similar to what is already built into VBulletin. There are really two main requirements: An RSS feed gets assigned a username, and posts when updated. For instance, if pulling a feed from “Blog A”, it’ll be posted by user “User A”. A regex way for editing the title/post, so we can use regular expression to modify what is being posted. With this, you can for example…

N’est **pas compatible** avec la version 3.1.0.beta3 (au moment de la publication de ce message)

* * *

J’utilise ceci à la place, et cela semble fonctionner correctement 🙂

> **[GitHub - discourse/discourse-rss-polling](https://github.com/discourse/discourse-rss-polling)**
>
> Contribute to discourse/discourse-rss-polling development by creating an account on GitHub.

[Page précédente](https://meta.discourse.org/t/has-anyone-tried-this-rss-poster/53520.md?page=1)
