Can't able to use Community RSS Feed

I was using n8n to fetch data from the Shopify community using this link: https://community.shopify.com/rss/board?board.id=shopify-apps
But recently, this URL has been giving me this error: Oops! That page doesn’t exist or is private.

Hi @sabiul-hajjaj

I do not know much about RSS feeds but try this link

as that should be correct link based on Finding Discourse RSS feeds - Using Discourse - Discourse Meta

and there is a lot more options there.

1 Like

The RSS feed link you are using for the Shopify Community likely stopped working because the board was renamed, removed, or made private. Shopify may have changed the board structure or disabled RSS access for that specific board. To fix it, you need to visit the Shopify Community, find the current board for “Shopify Apps,” and update the feed link with the correct board ID. If RSS no longer works, you might need to switch to web scraping or another method like using n8n’s HTTP request node.

1 Like

For me, the base URL: https://community.shopify.com/rss/board
is not working for any of the board IDs. Do you know how I can find any valid URL, or do you have any valid board ID?

Sorry maybe I copied wrong link or it was

https://community.shopify.com/c/shopify-apps/186.rss

So on new category page just add.rss at end.

Note link you posted will not work as that is old structure and Shopify community now uses Discourse.

So if you want to know more check second link I posted

1 Like