Why does Wordpress node even have the Custom API call option [no parameters]?

As seen here:

But the docs correctly inform you to use the HTTP node.

Should the node’s custom api call just be dropped as an option or updated with the right parameters?

n8n cloud: 1.39.1

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:

hello @ThinkBot

That option comes with every service. It’s just a placeholder to inform users that they may use HTTP node with their credentials from the given service

2 Likes

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