mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
1.5 KiB
1.5 KiB
Zulip Mastodon integration
Fetch public posts (sometimes called “toots”) of individual accounts or federated hashtags from Mastodon in Zulip!
While Zulip doesn't integrate directly with ActivityPub or the overall Fediverse, some ActivityPub servers, like Mastodon, publish RSS feeds that can be followed in Zulip using the Zapier or RSS integrations.
!!! warn ""
Due to the complexities of Mastodon federation, following a hashtag on
one homeserver does not guarantee that all posts in the entire Fediverse
will be included in the feed. Rather, all public posts that have
federated to the instance in question will be included. This means you
may get different results for the same hashtag, depending on which
homeserver you choose to subscribe through.
{start_tabs}
-
Find the RSS feed for the account or hashtag you'd like to follow. Usually, this means appending
.rssto its Mastodon URL. For example:- To follow Zulip's Mastodon account at
https://fosstodon.org/@zulip, you would usehttps://fosstodon.org/@zulip.rss. - To follow the #zulip hashtag at
https://fosstodon.org/tags/zulip, you would usehttps://fosstodon.org/tags/zulip.rss.
- To follow Zulip's Mastodon account at
-
Follow the Zapier integration guide (recommended) or the plain RSS integration guide using this feed URL.
{end_tabs}
{!congrats.md!}
