zulip/templates/zerver/integrations/rss.md
Eeshan Garg ee895fa182 integrations/rss: Recommend integrating RSS via Zapier.
An integration with RSS can be much easier to set up with Zapier.
Since the current RSS integration predates Zapier, we should at
least mention that there is an easier way to set it up via
Zapier!
2018-03-25 08:58:08 -07:00

643 B

Get service alerts, news, and new blog posts right in Zulip with our RSS integration!

!!! tip "" Note that the Zapier integration is usually a simpler way to integrate RSS with Zulip.

{!create-stream.md!}

Next, on your {{ settings_html|safe }}, create an RSS bot.

{!download-python-bindings.md!}

The RSS integration will be installed to a location like /usr/local/share/zulip/integrations/rss/rss-bot.

Follow the instructions in the rss-bot script for configuring the bot, adding your subscriptions, and setting up a cron job to run the bot.

{!congrats.md!}