This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

n8n-nodes-teamwork-projects

0.1.0 • Public • Published

Banner image

n8n-nodes-teamwork-projects

This is an n8n community node. It lets you use the teamwork projects API in your n8n workflows.

Teamwork projects is a project management application which allows you to easily manage your projects.

n8n is a fair-code licensed workflow automation platform.

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

The API docs were scraped to add all functionality of the v3 api. Some of the operations do not exist in the v3 api, for this the v1 api was added. v1 is not configured, so endppoints and fields etc. need to be entered manually. This can also be done with the HTTP node but this simplifies it a little bit.

Credentials

With Teamwork you can easily authenticate with a personal API token. Everything you have access to will be accessible through the API.

apiToken

Compatibility

This node was developed and tested with n8n version 0.194.0

Usage

The v3 API portion should be used for all operations except the ones that are not available in v3 yet. For these a custom v1 API call can be made.

Resources

Version history

v1. first version with basic functionality

Package Sidebar

Install

npm i n8n-nodes-teamwork-projects

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

1.18 MB

Total Files

26

Last publish

Collaborators

  • bramknuever