On HTTP Node fail branch off

I am having to use a web scraper tool (Rapid as some website block my request).

How can I use an http request node and if fails use a different http request node.

This is to reduce the number of paid calls to the rapid api.

Information on your n8n setup

  • n8n version: 1.59.0
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Render):
  • Operating system: Win 10

It looks like your topic is missing some important information. Could you provide the following if applicable.

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

I found it in the http request settings. On Error continue using error output enables two outputs Success & error.

Hope this helps others.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.