Question on exporting Credentials from n8n Cloud

Describe the problem/error/question

There’s lots of documentation on importing and exporting workflows and credentials., Most of this is focused on self hosted. My question is can this be done on this n8n Cloud platform as well? Specifically, I want to export credentials from the N8N cloud to a self hosted node.

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:latest
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, n8n cloud, ):
  • Operating system:
1 Like

Hi, unfortunately the cli commands are only available on the self-hosted variant.

Regards
J.

Thanks for responding so quickly, should this be logged as feature request ?

Hi, not sure. You can try. Some of the features are limited to self-hosted as described in the doc.

Reg,
J.