You can easily add Workfloows APIs to your n8n automations using community node.
Workfloows community node is currently available only for self-hosted n8n instances. It’s not available for n8n Cloud.

Community node page

Visit npm directory page to get more information about the node.
Community n8n node

Connect with AI agent

It’s also possible to connect the node to AI agent and use Workfloows APIs as tools. You can easily build your own agentic crawler or data enrichment system. Community n8n node

How to install

You need to have self-hosted n8n instance to use the node. It’s not currently available on n8n Cloud.
1

Open community nodes settings

Go to Settings and click on Community nodes. Then click on Install.
2

Enter package name

Enter n8n-nodes-workfloows as a package name and select checkbox to agree with risks of installing community nodes.
3

Install the node

Click on Install button to install the node.
4

Add node to your workflow

Workfloows node is now available in nodes directory and ready to use in your automations.

Adding credentials

1

Open credentials

Click on the + button at the top of the n8n sidebar and select Credentials.
2

Select credential type

From the list, choose Workfloows API.
3

Enter API key

Paste your API key into the “API key” field.
4

Save credentials

Click on the Save button to save the credentials. It should automatically run connection test to check if the credentials are valid.