How to install and configure SCM n8n node

N8N is an automation workflow tool like activepieces or zapier.

It has a free version you can install and run on your computer (or use their hosted cloud version).

Assuming you have it installed and ready, here is how you can install and setup the SCM n8n node.

Install SCM node

Navigate to settings > community nodes

Click on install button

Paste in the following name

n8n-nodes-seo-content-machine

Check I understand

Click Install

Add SCM credentials

Before you can send requests to SCM you need to add a credential.

In the corner menu > credential

Find the SEO Content Machine option

The connection is pre-filled with defaults

Open SCM to verify

The address is listed here:

Default is

http://127.0.0.1:8008/

Which should be the same as n8n.

If you want to access SCM outside your network, you need to look into port fowarding.

You should add a password to the API key field to protect access to SCM resources.

A password is recommended if you are going to port forward SCM to public internet access.

Add a password in the SCM API key field.

eg

Now all requests are secured.

This password should be also pasted into the SCM n8n node API key field.

Save the credential

Test SCM node

You can test the SCM n8n node by adding it to your workflow.

eg: Run a simple task find operation