Can't find the Inoreader node

I am trying to add the Inoreader node to my cloud based instance but I can’t seem to find it? It was there a week or two ago! Is anyone else experiencing this, and how do I fix it?

Describe the problem/error/question

What is the error message (if any)?

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

The Inoreader node is not available as a native node in n8n.
You can use the HTTP Request node instead and connect it with the Inoreader API.

Steps:

  1. Create an API token in your Inoreader account

  2. Use HTTP Request node

  3. Set authentication headers

This is the recommended workaround when a native node is missing.

1 Like

Hi @Nifemi_Emmanuel, do you have any further information about this? I am the developer of Inoreader and wasn’t informed that the node will be removed or why. My node status shows Live in the creator panel. Nothing indicates an issue. If you have any internal information please share it, because people are asking why they no longer see the node. You can also DM me.

1 Like