n8n-nodes-workspace v0.0.4
This repository is the basis for the creation of the Workspace API n8n community node available at https://www.npmjs.com/package/n8n-nodes-workspacepm. This community node always contains the latest updates and fixes.
About this node
This node allows you to automate tasks within Workspace. Imagine that you can automatically manage projects, handle users, manage resources or perform other actions.
How to use Workspace in n8n
Currently, n8n is not shipped with this Workspace API node. Therefore an installation of the community module is required.
Installation of this community node
1. Open your n8n server.
2. Go to Settings > Community Nodes.
3. Select Install.
4. Enter n8n-nodes-workspace
in Enter npm package name.
5. Agree to the risks of using community nodes: select I understand the risks of installing unverified code from a public source.
6. Select Install.
After installing the node, you can use it like any other node. n8n displays the node in search results in the Nodes panel.
More information
Refer to our documentation for workspace Automate for detailed information about the workspace.pm REST API or general information about workspace Automate