Skip to main content

N8n

If you are already using n8n, you certainly want to connect it to ncScale.
We will guide you to make sure that everything is configured and ready to go!

Click here to see what you're able to do with n8n on ncScale:
  • Use our Assets-catalog feature to monitor your automations.
  • Use our Log-management feature to centralise your n8n logs with the rest of you entire stack logs.
  • Use our Alerting feature to be alerted whenever you decide to.

First, you'll need to go on your n8n.
You'll need to provide to ncScale 2 information:

  • Your n8n Domain
  • Your n8n APIKey

To get these information, go to your n8n, copy the first part of the URL. This is you n8n Domain. Then, you'll need to get your APIKey. Click on the Kebab-menu icon, then on settings

n8n_screen_1

Then, click on "n8n API", and there, you'll find your APIKey. You just have to click on it to copy it.

n8n_screen_2

Then, on the ncScale side, you'll have to create your tool. To do that, press "CMD + K" (or CTRL + K on Windows) and click on "Add new tool".

ncscale_commandk_new_tool

Then, select on the list "n8n". A little modal will appear on your screen. Fill the form with :

  • The name you want to give to your n8n tool (1)
  • Your n8n APIKey (2)
  • Your n8n Domain (3)

And then you can choose whether or not to activate the features available for n8n (4). Finally, you can click on the "Create tool" button (5) to complete your n8n tool creation.

ncscale_new_tool_n8n

And now, your n8n tool is completely connected and ready to go!